Hi All,
in the course “Excel data consolidation” it says that one should “Reference as” a excel as “MonthReport” 3 times. One cannot reference to a variabel 3 times though. Hence, there is an error:
Could you help me please?
Hi All,
in the course “Excel data consolidation” it says that one should “Reference as” a excel as “MonthReport” 3 times. One cannot reference to a variabel 3 times though. Hence, there is an error:
Could you help me please?
Hi @tom.ri ,
I could see you have used the variable name as MonthReportSales.
You need to use the same reference throughout can you try and tell if issue persists.?
The error is saying that you cannot use MonthReportSales
as Reference as
because your workflow have a variable declared with same name.
Solution:
Try Reference as something other than MonthReportSales. You can use MonthReportSalesExcel
Thanks,
Ashok
@ashokkarale Thanks for your response. That´s correct. I named it differently, but in the UiPath instruction video they use the same variable three times. Could this be due to an old version of Studio in the video?
Based on the scope it differs. We have to check based on our requirement. Its advisable to use different variable names
It would have used in same context or datatype like this. This will not change despite version changes.
If still not satisfied, please share screenshot of the video as I’m unable to access the video directly.
Thanks,
Ashok
variable name you created is MonthReportSales. but you have use monthreport. Please check and verify
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.