I'm working on a flow to populate a deltek vision timesheet based on data in a spreadsheet (project number, hours per day, comments, etc.). The number of rows in the spreadsheet will change depending on the week and can't be predicted. The timesheet starts with one blank row, and each time a project number is input, a new row will show up. I have successfully been able to transfer the first project number from the spreadsheet into the first spot on the timesheet, but I would like the new row's project number spot to be detected and used as the next UI element in the flow. Currently, I'm attempting to use "Crop Text", "Click UI element in window" and "Populate text field in window" in a for each loop and would like the next action to be selecting the UI element directly below the previous one.

Report
All responses (
Answers (