Hello. I’m trying to use make to create an invoice using the word template.
My data is in airtable and each invoice has multiple lined ITEMS.
The invoice works fine, but i’m having problems turning the ITEMS into a table (as per the documentation). Rather than putting each item on a new row, it is returning ITEMName, ITEMName and ITEMCost, ITEMCost.
Any help much appreciated!