hello ,
I currently have a complicated problem, I simply need to copy and paste a table from a csv file to an xlsx file, to do this here is the normal process:
I launch the bot which recovers an export :
- read csv
with output - xlsx file in a specific tab on the excel file
But it doesn’t work UiPath tells me that line 2 contains more values than the headers.
I’ve tried the suggested solution, i.e. read file text instead of read csv… but it doesn’t work
Can you help me, thanks
Translated with DeepL Translate: The world's most accurate translator (free version)