Forum Discussion

ianmonat's avatar
ianmonat
Helper I
9 years ago
Solved

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...
  • v-yulgu-msft's avatar
    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