Hi all,
I am new to Power Automate and Flows.
I have created a scheduled flow which Succeeded, the flow is to list all rows within the master data table within the first workbook and the same for the 2nd, it then applies an "Equal to" query to identify the same rows in both data tables. If matched I've asked for it to update the multiple rows/ Cells from the 2nd table so that the master table is updated.
My question is that I need to create 57 versions of this as we have 57 workbooks that need to update the master file.
Just one flow took 4 Hours, if I run all 57 flows in parallel (At the same time of day) does it have to wait for each flow to finish? or would it run at the same time?
Each table has a unique ID that matches the master table so there will be no conflicting Unique ID's within the 57 data tables.
Any advice would be appreciated.