Nested apply to each loop to avoid in power automate

kem104 165 Reputation points
2024-12-13T16:40:59.9033333+00:00

Hi ,

I have situation where I have to create around 6000 items in SharePoint list by manually trigger power automate flow. each items has some data based on 9 category, each day of month(30 or 31) and each hours (24 hours) of the day, that means 9x30x24 items to create. This flow will run each month manually.

With apply to each action in the power automate flow , I can create items in SP list however this will take for ever to run the flow that I would like to avoid and it may impact the system to be slow down.

Does anyone has other solution to avoid 3 nested apply to each loop to create such mass items ?

Thank you so much in advance!

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,154 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. RaytheonXie_MSFT 37,151 Reputation points Microsoft Vendor
    2024-12-16T03:01:12.5733333+00:00

    Hi @kem104,

    Per my research, I would recommend you to refer to following article to improve the performance of Loops in power automate. Power Automate Apply To Each Loops 20X Faster

    Since our forum focus on SharePoint and I am not familar with Power Automate, I could only doing some research online. If my answer doesn't solve your issue, you could raise a new ticket in Microsoft Power Automate Community. This is a Microsoft forum dedicated to discussing Power Automate. You might get some more professional advice there. Thanks for your understanding.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.