Click on value in SAP with Studio

Hey guys,

I am struggeling with the following. In SAP I call a transaction, than fill some values until a list with all project costs appears. This list has arround 60 rows and 6 columns. So the table is much bigger than the screen and I need to scroll down and search for my specific value “XYZ”. Is there a more unattended way to get to this value instead of scrolling? Like Get Cell Value in Excel.
Furthermore the value is everytime at the same spot (row 50, column 3).

After finding the value I want to click at it. But using “Click-Activity” isnt the right way, because it will only click if the value is the same every time, what logically variates from project to project.

I hope you guys can help me! Thanks!

hi @marco.roensch

I would suggest to use Table cell scope and the filtering capabilities

Best regards, Lev