Closed kleedtke closed 1 year ago
Is there a way I can change the default comma delimiter to something else when converting from JSON to CSV?
Hope this link helps
https://www.codeproject.com/Articles/1145337/Cinchoo-ETL-CSV-Reader#21.1WithDelimiter66
Will this achieve the same result when using the CSV writer?
Yes.
Is there a way I can change the default comma delimiter to something else when converting from JSON to CSV?