Exporting Results
Download your transformed data as a CSV or write it to a Google Sheet.
Download as CSV
After a plan runs successfully, click Download CSV in the Results section. The file is generated in your browser and downloaded immediately — it contains all rows and columns from the output table.
The filename defaults to a slugified version of the run name (e.g. report-may-1-10-30-am.csv).
Write to Google Sheet
You can push the result rows directly to a new tab in one of your Google Sheets.
Prerequisites: A Google Drive connection must be set up in AffZero.
Steps:
- In the Results section, click Write to Sheet
- Enter the Google Sheet URL (the spreadsheet you want to write to)
- Enter a name for the new tab (e.g.
Report 2024-05) - Click Write
AffZero creates the new tab and writes the header row plus all result rows. If a tab with that name already exists, the write will fail — use a unique tab name.
The tab is created fresh each time. AffZero does not overwrite or append to existing tabs — always provide a new tab name.
History and re-running
Every run is saved to your History panel (up to 25 runs). You can open any past run to:
- View the original instruction and plan
- Browse the full results table
- Download as CSV again
- Open the Google Sheet if results were written there
To re-run the same transformation on new data:
- Open the past run from History
- Click Reuse for new report
- A fresh workspace opens with the instruction and plan pre-filled
- Upload your new source files
- Click Run Plan (or Generate Plan first if your column names have changed)