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 / 'Continue' stetement i...
Power Automate
Answered

'Continue' stetement in Flow loops

(1) ShareShare
ReportReport
Posted on by 14,756

Hi all

Does Flow have something similar to the 'Continue' statement in other programming languages? I mean, any trick that helps to "jump over" one iteration in the loop.

Thank you in advance!

Categories:
I have the same question (0)
  • v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi efialttes,

     

    I am afraid that currently Flow doesn’t have a statement can be used to skip one iteration in a loop.


    Please consider to submit an idea at Flow ideas Forum, I will help collect and report it on my side.
    https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas

     

    Best regards,
    Mabel Mao

  • Verified answer
    efialttes Profile Picture
    14,756 on at

    Thank you, @v-yamao-msft , for your fast confirmation!

     

    In the meanwhile, I am applying a very simple alternative, that is to implement an if-then-else / switch inside the loop, and leave empty the branch where the "skip one iteration" shall apply.

  • 2028 Profile Picture
    22 on at

    I've created this an idea. Continue Statement for the Apply to each and Do un... - Power Platform Community (microsoft.com)

    The accepted solution neglects the fact that this may cause complexity issues with the limit of 8 nested conditions.

  • test222221 Profile Picture
    46 on at

    Yea, 5 years after and we still don't have this core functionality, thanks Microsoft 🙂 

  • CU23072230-0 Profile Picture
    on at

    This needs to be addressed, I am hitting nested levels as well because I cannot skip through if condition is not met.

  • Suggested answer
    CU31101244-0 Profile Picture
    2 on at
    A simple workaround is to do the following, without adding complexity:
     
    1. In the line that you want to add `continue` statement, put something which will fail and throw an error. Whatever it is make sure it throws an error.
    2. In the error handling section, using a label jump to the end if the loop for implementing `continue` and jump out of the loop for `break`.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard