Hi,
I have a workflow that imports multiple files from a Sharepoint site and then combines them together to output to a SQL database. I have never had any issues with the whole process but today I started getting an error saying the CSV files I am importing are not valid CSVs.
I then went through the data and by hit and trial identified that if I remove all the comma from my data the CSV file is imported correctly from the Sharepoint.
Strange thing is this has never happened before and all the files are the same as before and all the data is also exactly the same. Nothing has changed apart from this error all of a sudden.
Also, if I import the same CSV files using standard input tool, everything works fine. It seems like something has changed in the Sharepoint input tool so I tried going back a version but still got the same error. Attaching a two row CSV file I have been testing on.
Please help!!!