I want to store “First Empty Row” value to a variable and use the variable to another table cell scope, but i don’t know how to apply that because i am a beginner in UiPath Studio X
Thanks for your response, as i know find First/Last Data Row just applicable for excel, but in my case, i am using SAP which has a table of task operation and i can not find activities -find first/last data row for SAP Table
Go to the Properties panel on the right (you can pin it for easier usage)
Select the first Table Cell Scope activity from which you want to take the output
In the Properties panel, you’ll see two rows in the Outputs category, Table Row Index and UiElement. You just need the Table Row Index. Just click and create a new variable
In the second Table Cell Scope activity just use the variable from step 3.