Hi, I´m having a Read Range activity to read an excel sheet and pass it into a DataTable to manipulate data, but i´m getting the error that File contains corrupted data.
The excel format seems to be fine, I don´t see the problem…what could it be?
Thanks in advance.
Hey,
Could you check if you provided corrected file path ?
Hi @Allison_Cruz ,
As mentioned by @pikorpa please cross check if you are using correct file path. Sometimes providing wrong file path will encounter this error.
if the path is good and if you are using workbook read range change it to excel application scope → read range and try. thanks.
1 Like
1 Like