Hi there,
I'm trying to automate web report extraction.
I already created the flow by using combination of web and desktop recorder. For some reason I cannot just use web or UI automation, but it works with recorder.
Now, I have to duplicate at least 10 of these because i need to extract the same report 10 times for different categories.
I tried to just duplicate the recorded flow and change the category text field, but it doesn't work and stuck at the launching on the 2nd Microsoft Edge.
I plan to create a loop, but I'm not sure where to start because the text field to be entered doesn't seem to enable me to pick up a value from an excel table:

Is there a way to actually make this work multiple times in 1 flow? Creating separate flow in different file for each category will defeat the purpose of automation.
Thanks in advance.