Hello IntelliBot Team,
can someone please help me to understand, how we can read from the CSV file and write to Excel.
The components I have used are..
1. Read From CSV (Successfully read data from CSV file delimited by "," )
2. Write to Excel (Where the data stored in Excel in a single column)
Note: While using the ReadFromCSV with delimiter its throwing the following error
Component 'ReadFromCSV' failed to execute.
Exception has been thrown by the target of an invocation.
Input array is longer than the number of columns in this table.
Can someone please help me to solve to get the data from CSV to EXCEL without delimiter.
Regards
Vishnu