I have successfully converted from a Tableau .twbx
file to .twb
and now have a .tde
file for the data. How can this .tde
be converted to either .csv
or .xls(x)
?
You can also export to CSV from the Data menu starting in version 10.3.
That command exports the entire data source, while the export commands on the worksheet menu export only the data referenced by the worksheet. Both are useful. One exports the entire data source, the other exports the fields used on the worksheet
Note to readers : See my answers below with screenshots on how to do this.