Create a Dynamic Google Docs Table with Make Automations

Hello Makers,

I need some assistance in creating a dynamic table in Google Docs that can automatically add new rows when there are multiple entries in a purchase order.

Here’s a summary of the requirements:

  • The table’s columns are fixed and remain the same for every order.
  • The values in the rows are variable, depending on the data from the purchase order.
  • The solution should ideally avoid heavy coding, as my coding knowledge is limited.

So far, I’ve mapped Airtable fields with a Google Docs template and successfully output a single row in the table. However, I need the table to handle up to 15 entries/rows dynamically.
Template looks like this

I would greatly appreciate any guidance or solutions to achieve this. Thank you in advance for your support!

Patrick