I have a problem in course DataTables and Excel Automation With Studio with buliding along the video “Excel Automation with Modern Design Part 2”.
The Validation error is in Create Pivot Table activity in the field Source (in Properties panel is named as Table range).
Description of error:
Main.xaml: Compiler error(s) encountered processing expression “MonthReport.Sheet(“Sales”)”.
The Option Strict On directive does not allow the implicit conversion of the UiPath.Excel.WorksheetQuickHandle type to the UiPath.Excel.IWellDefinedReadRangeRef type.
You can select the source by clicking on the plus symbol infront of source where you can select the correct Excel sheet. Can you post the whole flow screenshot to get the better idea