The Tableau CSV Export Extension solves common export issues when using Tableau Server or Tableau Online. It ensures that files are exported as true CSVs instead of incorrectly formatted TSVs (while still labelled as CSVs).
Additionally, platforms like Meta Ads can flag errors in formatting (even if the formatting is correct) if the first few rows are null values. This extension will automatically sort rows by number of nulls to avoid these this issue.
- ✅ Correct CSV formatting (resolves tab-separated file issues)
- ✅ Automatic row sorting to avoid null values in first row
- Tableau Server or Tableau Online access
-
Download: Download the
.trex
file from this repository. -
Add to Tableau:
- Open your Tableau dashboard.
- Navigate to the worksheet where you want the export feature.
- Add an Extension object from the Dashboard pane.
- Select My Extensions and upload the
.trex
file.
-
Configure Settings:
- No further configuration needed—ready to use!