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 / Simple Sharepoint List...
Power Automate
Suggested Answer

Simple Sharepoint List with Multiple Approver Flow

(0) ShareShare
ReportReport
Posted on by
I created a flow from a basic Sharepoint list that has multiple parallel approvers.
 
Problem 1: The flow is not completing/ending when one person rejects. It's waiting for every other person to respond. I need it to continue onto the Condition so it pulls the available outcomes and sends a rejection email.
 
Problem 2: Even when an individual rejects and others approve it's still logging it as Approved.
 
Any help would be greatly appreciated!
 
I have the same question (0)
  • Suggested answer
    David_MA Profile Picture
    14,956 Super User 2026 Season 1 on at
    For the first issue, the flow will not continue until all three approvals have been completed. For the second issue, hover over each of the Outcome values in the condition to double-check that each is from one of the different approvals. The value shown will contain the name of the approval action in the expression:
     
    Comes from:
     
    If you have one for each approval, you may want to update the condition to use an expression such the following and that it evaluates to true:
     
    not(contains(outputs('Wait_for_an_approval')?['body/outcome']), 'Approve')
     
     

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard