Exporting results
Exporting the current result
Once a query has a result showing, the Export button next to it offers three formats:
- CSV — comma-separated.
- TSV — tab-separated.
- Excel — an
.xlsxfile.
Each downloads the exact result currently displayed, exactly as it currently is (including whatever column formatting the visualization applies).

Exporting a past run’s result
Every query keeps a history of its runs (manual and scheduled). Open a query’s run history and download any past run’s result directly as CSV — this pulls the actual result that run produced, even if the query’s live result has since changed.
[!NOTE] A run’s result can only be downloaded while it’s still retained — a failed run has no result to export, and a very old run’s result may since have been cleared. Both cases surface as “result no longer available” rather than a broken download.
Where to go next
- The SQL editor — running a query before exporting its result.
- Scheduled refresh — where run history comes from for a query on a schedule.