Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

For each condition applied to true or false return

(0) ShareShare
ReportReport
Posted on by

I have a flow I’m designing to go through items in a SharePoint list, evaluate whether it meets two conditions (one field = true AND one field = false). If the condition is met, then it should create a document and update the SharePoint item so that the false field is changed to true. When I check the flow, it evaluates all items correctly, but seems to apply all the rules even when it returns false. I kind of think it is testing the first item, and if it is true, then applying the changes to all the items. I can’t figure out how to get it to run correctly. Any help is appreciated. Photos of the flow should be in the link below.

https://share.icloud.com/photos/0Enw4cyZAsvn1njdGqgMLWRAA

  • Gristy Profile Picture
    2,429 on at
    Re: For each condition applied to true or false return

    your problem is the apply to each 4 you need to get rid of that loop it is not needed and any dynamic content referencing the loop needs to go and be replaced by the version from the current loop, or you will get the behavior you describe.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1