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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Use two trigger condition
Power Automate
Unanswered

Use two trigger condition

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi all,

 

I have made an flow an would like to use two trigger condition. 

 

 

@equals(triggerBody()?['{IsFolder}'],true)
@equals(triggerBody()?['Status']?['value'],'Move')

 

 

The flow needs to run when there is a folder/document is created and with the status Move but the flow works only with only one trigger condition, i guess it should handle more condition then one or am i wrong? 

 

The flow works for a library....

Categories:
I have the same question (0)
  • yashag2255 Profile Picture
    24,769 Super User 2024 Season 1 on at

    Hi @Anonymous 

     

    Can you share more details on how you have configured the trigger conditions? I just made a test on my side as shown in the screenshot below and it is working as expected

    ddfe.PNG

     

    You can use the expression: 

    @and(equals(triggerBody()?['{IsFolder}'],true),equals(triggerBody()?['Status']?['value'],'Move'))

     

    Hope this Helps!

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

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!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 224 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 181 Super User 2026 Season 1

#3
Kalathiya Profile Picture

Kalathiya 97 Super User 2026 Season 1

Last 30 days Overall leaderboard