Hi!
I have a flow set up to import each row from an excel table into an existing SharePoint list, but it takes over an hour for 500 records to be created. Is there a way for the import to be sped up using Power Automate?
Solved! Go to Solution.
A quick way to speed it up is to turn up your concurrency control in your 'Apply to Each' loop settings:
A quick way to speed it up is to turn up your concurrency control in your 'Apply to Each' loop settings:
Thank you!