CSV Exports without quotes
Posted: Fri Aug 28, 2020 9:28 am
Is there a place to change options for CSV exports? I'm working on creating a CSV file for import into our new payroll software. The payroll vendor wants a csv file without values enclosed in quotes.
This is what I get when I use the csv export option on a grid:
"4251178","Department","10172019","9.00","40.00","360.0000","LT"
This is what they want to get:
4251178,Department,2019-10-17,9.00,40.00,360.00,LT
The other format they will accept is XML. Any chance Profound will have an XML export any time soon?
Thanks.
This is what I get when I use the csv export option on a grid:
"4251178","Department","10172019","9.00","40.00","360.0000","LT"
This is what they want to get:
4251178,Department,2019-10-17,9.00,40.00,360.00,LT
The other format they will accept is XML. Any chance Profound will have an XML export any time soon?
Thanks.