Skip to Content
0
Aug 29, 2023 at 08:29 AM

IRPA get rows count in gui grid no results

112 Views

Hello, any idea why in t-code sbwp in workflow part I am not able to count rows?

This is the whole screen:

sbwp.jpg

As you can see, there is 1581 workflows, I am using filter on certain column to have only the results I need for further automation. (but also tried to count rows when filter was not applied). This is how it is defined:

results.jpg

In automation I am using Get Rows Count (GUI Grid) but its showing empty:

fail.jpg

My goal is to select them all and Execute (F8) which I already achieved, but I need to repeat same action on all of the items and I was thinking of making the repeat action as per number of the lines.

Thank you

Attachments

sbwp.jpg (214.3 kB)
results.jpg (96.2 kB)
fail.jpg (27.1 kB)