Export the current table without uploading it again
Export Table turns the current TaskThimble workbench table into CSV, TSV, JSON or XLSX. It is designed as the final step after filtering, cleaning, comparing, mapping or reshaping structured data in another TaskThimble tool.
Choose the format for the next system
CSV is widely supported for flat tabular exchange, TSV can be useful when values contain many commas, JSON preserves row objects for software workflows, and XLSX is convenient when the next person expects a spreadsheet file.
Close the loop on connected table work
TaskThimble can accept CSV, JSON and spreadsheet data as input. Export Table adds the other half of that workflow: reuse the current local result and download it in the format your next system needs.
XLSX scope
The XLSX export contains one worksheet with values and headers. TaskThimble does not recreate spreadsheet styling, formulas, macros, charts or workbook-specific formatting that may have existed in an original file.
Exports reflect the current table state
If columns were filtered, reordered, renamed or removed earlier in the workflow, the export represents that current result. Review the preview and column structure before handing the file to another system.