Hi All,
I'd like to export a txt file without double quotes,is there another way?
thank you.
<Datatable>
<Export Options>
<txt file>
The issue seems to be that there are commas in the column. I added a comma to the first row's name in the Big Class data table
and then saved it as a txt file using your export settings, and what I got was
What I suggest is for you to separate each comma field into separate columns
Set your export preferences to
and you will get
The issue seems to be that there are commas in the column. I added a comma to the first row's name in the Big Class data table
and then saved it as a txt file using your export settings, and what I got was
What I suggest is for you to separate each comma field into separate columns
Set your export preferences to
and you will get