Forum Discussion
ianmonat
Helper I
9 years agoText 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
Microsoft Employee
9 years agoHi 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