Hello!
I'm a Power BI Dev who has ended up with some power automate in his lap! and I'm hoping the power automate community is just as good as the BI one!
I'm trying to set up a flow to automatically download files off a supply portal. I got to the part where we actually need to click download.

so in the table in the screenshot, I need to click on the blue items which in turn downloads a .xlxs file.
I have a kind of dogy work around at the moment which I have included below, which basically uses a load of if statements

Is there a way to iterate this based on the number of UI elements within the table and perform the downloads?
My next step is to get all the details from the separate sheets (they have the same structure) and upload them to a SQL DB. (I'm sure there will be more posts).
Thanks
Rob