Hi,
I can not read this csv, any idea why?
PO4501891167 .zip (875 Bytes)
Gosia
Hey @niteckam
Are you using it after unzipping?
If not then please try that
Hi @niteckam,
For opening Csv you can try using start process.

and then try using read csv activity to read csv data and add into datatable.
https://docs.uipath.com/activities/docs/read-csv-file
Hope it will works, if works mark as solution.
Regrads,
Neelima.
I zipped the file to upload to forum…
When Im using ready csv I have an error invalid format
Make sure your csv is in fact comma delimited. I have had an issue when I download an csv file and try to read it, it does not work unless I open it first then save it. Not sure if it is an excel issue.