I am looking to create a loop in the process where the bot picks up a report that is not marked ‘Final’ in its description. The bot will then run the process until and when finished it will pick up the next report to run the process. Below is a screenshot of what i need it to pick up to begin the loop, there will be loan files that will have more report to run.
First you will need a selector for a get text activity and the Description column of some row (also can all lines be deselected?), after you need to see which part of you selector can be dynamic to select other rows.