Remove text delimiters from CSV export set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2017 07:02 AM
I have an export set that is scheduled daily, a requirement of the export is not to have the column headers and no text delimiters (currently exporting with " " around the text) only the comma between field values.
Is it possible to remove the headers and quotes from the export?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2017 01:23 PM
Where would I run the script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2017 09:22 AM
Where would I run the script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2017 09:30 AM
is your data coming out of a table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2017 09:48 AM
Yes, I am using an export set with the data going to my Mid Server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2017 09:52 AM
I have no experience with export sets, but it seems like you should be able to export the data to a file, then run a script on data file, then pass that on.