Hi Experts,
I am searching for a flow that'll Copy & Paste data between SharePoint Excel files using Power Automate in bulk instead of one by one. I want to avoid 'Apply to each' step which is not advisable for a bigger data.
Basically I have 2 files - Master file and Current day file. Everyday this Current day file gets generated and I want the flow to copy whatever data we have in the Current day file on to the Master file. I have seen a video in YouTube which is doing what I need but it is not sustainable as it started throwing errors after few days even though nothing changed i.e. both the files were same and no columns were added/deleted. It was using Office Scripts.
The issue is Power Query gives me flexibility but no Flow can run a Power Query internally without opening the file. The flow would say successful but the PQ never runs actually.
I am looking for a solution in Power Automate Web and not in Desktop.