I’m trying to map Airtable data to a Microsoft Word template.
Is there a way to nest a loop within another loop? I want data that would look something like this:
Goal 1
- Activity 1.1
- Data
- Activity 1.2
- Data
Goal 2
- Activity 2.1
- Data
Etc.
I’m a complete newbie, so it’s hard to know if it’s my limitation or Make’s. I have the Activity table go from Airtable to an aggregator to group by Goal, but then when I try to map in the MS Word Template (batch of data) module, there’s no option to change the value type of a sub-item that’s falling under an loop-type item. See image for details.