web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How to run two loops s...
Power Automate
Unanswered

How to run two loops simultaneously?

(1) ShareShare
ReportReport
Posted on by 2

Anyone know how to run two loops simultaneously?

 

Thx in advance

I have the same question (0)
  • Kresimir_RPA Profile Picture
    286 on at

    You mean you want to iterate through two lists?

     

    Suppose You have two lists:

     

    List 1 = List of names
    List 2 = List of emails that might contain these names

    #LIST 1#
    Sarah
    Tom

    Rebecca

    #LIST 2#
    Email 1
    Email 2
    Email 3

     

    You want to iterate through each name in List 1 and check against List 2 to see if any emails contain the names.

    Something like this:

     

    Kresimir_RPA_0-1660220621656.png

    Regards,

    Kresimir

     

  • Pavel_NaNoi Profile Picture
    1,074 on at

    If this is for Power Automate flows, use concurrency control in the settings of the loop you want to run simultaneously, if not and you mean run two loops in Power Automate Desktop (PAD) at the same time, you can't, there's no parallelism in PAD. You have to get clever with things like lists that can avoid loops entirely.

  • automat0n Profile Picture
    12 on at

    regarding PADesktop, if there is no parallelism, is there asynchronous calls?  

  • Pavel_NaNoi Profile Picture
    1,074 on at

    I don't usually call API's from PAD so I'm not 100% sure on that, but I think it does not no, since it always waits for an action to complete before moving onto the next step. Flows once again though, has that feature.

  • automat0n Profile Picture
    12 on at

    Thanks for the reply.  I need to automate an app that doesn't offer an API.  

    I wonder if the UI automation engine behind Power Automate Desktop might be available for use with a scripting language?  

  • Pavel_NaNoi Profile Picture
    1,074 on at

    You can use scripting languages in PAD such as Python, VBScript, Java, PowerShell and cmd via their respective actions, and I think you can indeed do it the other way around where you can use a script to run a specific PAD automation if that is what you're asking.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 258 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 198 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 136 Super User 2026 Season 2

Last 30 days Overall leaderboard