Skip to main content
Nintex Community Menu Bar
Solved

Move to the bottom of a list in SAP

  • June 11, 2020
  • 2 replies
  • 36 views

Hi

I have list on a SAP screen with more than 100 entries. I need to go to the last entry in the list and select it. How do I do that in RPA?

 
 

 

Best answer by KyleDierking

Have you tried using "Select Item" or "Search" actions? RPA will scroll tables automatically when searching or selecting.

2 replies

KyleDierking
Nintex Employee
  • Nintex Employee
  • 10 replies
  • Answer
  • July 1, 2020

Have you tried using "Select Item" or "Search" actions? RPA will scroll tables automatically when searching or selecting.


Forum|alt.badge.img+7
  • Nintex Employee
  • 34 replies
  • July 2, 2020

Hi @Andriesdt 

 

To add more detail on what @KyleDierking brought up, you should be able to use the 'Select Item' action, set to choose the "Last Item".

 

Give that a shot and let us know how that goes.

- John