I'm trying to read contents from CSV files in UiPath. While trying to execute the workflow I'm getting the following error. But I've already installed the libre office on my PC.
Asked
Active
Viewed 608 times
-2
-
You basically answered your own question. Excel automation either requires you to have Excel installed, or usage of the Office Open XML Format (XSLX). You might want to rephrase this. – Wolfgang Radl Nov 02 '18 at 16:22
1 Answers
0
UiPath can read excel or csv files without the help of any other software. You can use 'read csv' activity for this case.
And the error that you showed looks user defined.

Farhan Abdul Salam
- 118
- 7