I use activity find LastRow but show error as below ?
Please guide me for solve it.
lakshman
(Ganta lakshman)
April 14, 2022, 2:11pm
2
@fairymemay
Try round braces instead of square brackets and then check once.
MaxDS1
(Max)
April 14, 2022, 9:44pm
3
I had the same issue as you a couple of days ago. Turns out that even if you do provide an variable in the activity itself, it does not “transfer” it to the properties panel.
Check if all provided variable also exist in the properties panel.
Hi @fairymemay ,
Just to see how the activity works, could you try passing in the Range into the Source Field ?
Kind Regards,
Ashwin A.K
ushu
(Usha kiranmai)
April 15, 2022, 5:02pm
5
@fairymemay Try below steps, it solves your issue
First take Use Excel File activity
Provide your excel path in the Excel File field
Within the do keep Find First/Last Data Row activity
Now change the expression in the source field to
Excel.Sheet("Sheet1").Range("A1:C3")
This would work. Also, below link for ref
Hi,
Do you want to use StudioX activity in Studio? If so, the following image helps you.
[img20210204-2]
Regards,