Skip to main content
Hi, How to get the last row from the excel sheet using A360?

You may use the 'Stimulate Keystrokes' action and press 'Ctrl+Down Arrow' to navigate to the last row of the worksheet


Hi @Pratiksha Pawar​ ,

 

Maybe something like this is what you were looking for?

 

image$CapturedTableData.DataTable:rowCount$-1 image$CapturedTableDatae$int_rowCount$]{ColumnNameGoesHere}$

 

Kind Regards,

Ashwin A.K


Reply