Hi I’m using StudioX and i’m trying to read data from an excel sheet and paste it another excel template. But when I run the bot, it throws me this error. Please let me know what i’m doing it wrong.
1 Use Excel File > 1.1 Read Range (selected the sheet tab inside the excel file) Has Headers Visible rows only
It seems your workflow has no problem. There might be something data / formula UiPath cannot handle.
For now, can you try to change to DisplayValue or RawValue at ReadFormatting of UseExcelFile?