CSV contains carriage returns
Posted: Tue Feb 08, 2022 3:19 pm
We have incoming data (a CSV) and some of the fields contain carriage returns. If we turn this CSV into XML, it's creating a lot more XML files that there are lines in the CSV due to all the carriage returns.
How can we remove the carriage returns in the CSV before converting to XML?
Thanks.
How can we remove the carriage returns in the CSV before converting to XML?
Thanks.