Hi,
i would like to generate a document with data from 3 different tables.
Let's say :
Invoices
Events
Services
1 invoice gather different events and each event have different services.
For standard Invoice, i use the BATCH "WORD" MODULE on MAKE with success.
But it does not accept LOOP of LOOP.
I also tried to create a master json inside Airtable following the json model for the WORD module (exemple here) with LOOP of LOOP, with no success yet.
Have you ever done this ? if yes, with which tools ?