Hello all,
I have a file of CSV format but when I use Read CSV activity I’m getting an error like “Read CSV: The CSV file format for Output File\data.csv is invalid. Line 2 contains more values than the header line.” How to remove this error and get the data in excel.
Please help me with this issue.
Hi,
Can you try UseExcelFile activity as the following?
Then use ReadRange activity or ForEachExcelRow activity etc.
Regards,
Hi @ISBS_ROBOT ,
Maybe you could also refer the below post :
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.