How do you remove double quote marks from a CSV file?
Summary:
I'm creating a CSV file to export to a 3rd party vendor. The file contains double quote marks around a few fields. The vendor does not want them. How can I disable the double quotes from the CSV file format?
Content (required):
I extract the data need in a Data Model. Then I run a report that generates a CSV file and the double quotes are inserted.
Raw data:
CSV Sample
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0