Forum Discussion
ALRUYOYO
9 years agoAdvocate I
How to write quotation marks to get a single quotation mark when exported to csv?
Hey, I am struggling to find a solution maybe someone can help. In power BI I see the result I need where text is inside SINGLE quotation marks and separated by a comma, but when I export it ...
ALRUYOYO
9 years agoAdvocate I
Thanks guys, as it is now, I export csv without quotes and add them using excel template. I think it's more simple than exporting to sql. All this process is done in order to create Bulk payment file for the bank. Even though it's super simple adding quotes in excel template, I would love for the process to end in PBI and leave no room for human error. I will check Code() function, but for one country I need CSV file with 52 columns, so I will need to write Code() 104 times? :)