Read range Error "unable to read beyond the end of the stream"

Hey guys,
I’m trying to read an Excel sheet using read range, pretty simple stuff, but when it gets to the command this error pops up

After this error, the excel file that was totally normal gets corrupted, I tried to find anything related to this error here, but didn’t find anything, can anyone help me with this?
Thanks in advance

Hi @njunior,

Can you send a screen shot of what file you are passing in the workbook and sheet property?

Thanks,
Bhushan

Hey @Bhushan_1718, first of all, thank you for your answer! After a while I found out that this sheet were saved in Excel 365, and UiPath corrupted the file while trying to read it (no idea why). Also, I was not declaring a range so it could read all the sheet, this was also throwing an error.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.