Step 1. [IMPORTANT] You'll need to create a make scenario from this template (
www.make.com/en/integration/17692-generate-googlesheets-report?templatePublicId=17692) and connect a Google Account.
Step 2. Add the “Dynamic Report Builder” element to your page (it should be visible).
Step 3. Configure your report:
* Enter the number of columns (integer)
* Add report title, header color, name and width of each column and export format (Google Sheets link or PDF)
*Copy and paste your own Make scenario URL.
Step 4. Add your data (example below for a report with 3 columns):
["Carlos", "2025-11-01", "1200"],
["Lucia", "2025-11-03", "890"]
Step 5. Add the plugin action Generate Report on a workflow. The plugin will send all the info to Make, create the file, and return a public link (Google Sheets or PDF).