Datagrid Click in loop

Hello,
I am new to UI Path and i am trying to implement an SAP automatisation.

What i am trying to do, is to loop through every row of a data grid and click the Cell in the 3rd column.
So far, i managed to extract the data grid and use the For Each Row activity. When i use the Click activity in its body, its clicking the same cell over and over again.
How can i modify the Click activity in order to click the 3rd cell in each row?

Thanks you for your help

HI @Florian

Go here and get the answer:

https://academy.uipath.com/DirectLaunch?cid=iFH+1SXn7BQ_&io=tgpwv6P5Xm0_&md=IS2TIgXikDA_

In one of the lessons I am showing how to work with the tables in SAP

Best regards, Lev

Or as I quick hint, read this How to load load data into SAP datatable from excel - #7 by LevKushnir

2 Likes

Thanks :slight_smile:
I will try it right away!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.