Forum Discussion
ianmonat
9 years agoHelper I
Text field in table visualization - need to wrap text in double quotes upon export
Hello, Looking to do a seemingly simple task that has proven difficult. I have a table vizualization with some fields (see below). I need to export this data table to a .csv, and then convert...
- 9 years ago
Hi ianmonat,
I was able to reproduce this problem, when using the Export to CSV feature on the visuals, they get all the extra """" characters in csv file. Oneworkaround is to open CSV file in notepad, then replace all """ with "".
Regards,
Yuliana Gu
v-yulgu-msft
9 years agoMicrosoft Employee
Hi ianmonat,
I was able to reproduce this problem, when using the Export to CSV feature on the visuals, they get all the extra """" characters in csv file. Oneworkaround is to open CSV file in notepad, then replace all """ with "".
Regards,
Yuliana Gu