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 / Flow with multiple con...
Power Automate
Answered

Flow with multiple conditions, how to make it simpler

(0) ShareShare
ReportReport
Posted on by 920 Super User 2024 Season 1

Hi,

 

I have a long flow that updates item based on many conditions -

 

wonka1234_0-1698687389025.png

 

wonka1234_1-1698687437020.png

and if the condition is No it is another condition statement. I have 8 of these.

 

Anyway to simplify this?

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

    Hi @wonka1234 ,

     

    You could use expression to update the fields instead, for example:

    if(
     or(
     and(equals(triggerOutputs()?['body/Column1'],'Yes'),equals(triggerOutputs()?['body/Column2'],'xxx')),
    	 and(equals(triggerOutputs()?['body/Column1'],'Yes'),equals(triggerOutputs()?['body/Column3'],'xxx'))
    	),
    	'Value1',
    	'Value2'
    )

     

    Best Regards,

    Bof

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 957

#2
Valantis Profile Picture

Valantis 847

#3
Haque Profile Picture

Haque 609

Last 30 days Overall leaderboard