Hi All,
I am able to successfully loop through each of the records using the dynamic selectors. How ever i am not able to exit from the loop once the last record is processed (ie above the text “No groups remaining”).
Request your kind guidance as this is my first post and i am struck in this part.
Thank you.
@VJ33
Welcome to the uipath community.
Use Break activity to exit from ForEach loop.
Thank you so much Lakshman!!!Appreciate your help.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.