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 / ActionFailed. An actio...
Power Automate
Unanswered

ActionFailed. An action failed. No dependent actions succeeded - @Or Contains

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello, I have a team flow with someone elses mailbox "when an item arrives" followed by condition

 

@or
(
contains(triggerBody()?['Body'], 'Routing Azure Web Apps V1')
,
contains(triggerBody()?['Body'], 'Routing Azure Mobile Apps V2')
,
contains(triggerBody()?['Body'], 'Routing Azure Function App')
,
contains(triggerBody()?['Body'], 'Routing Azure Monitor V2')
,
contains(triggerBody()?['Body'], 'Routing Azure Advisor\App Services Recommendation Questions and Issues')
)

 

It keeps failing now with the error Action failed. It was running successfully when the condition wasnt matching a couple a days ago.

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

    Hi @ssarwa,

     

    Could you please share a full screenshot of the configuration of your flow?

    I did a test on my side and there is no problem with your expression creation.

    The error message is "An action failed. No dependent action succeeded", indicating that there may be a problem with the configuration of the action below.

    Please provide more details about your Flow action  configuration.

     

    Best Regards,

    Barry

  • ssarwa Profile Picture
    Microsoft Employee on at

    ErrorError

     

    FlowFlow

     

     

  • v-bacao-msft Profile Picture
    Microsoft Employee on at

    Hi @ssarwa,

     

    Could you provide the configuration of Check 9 to 6 PST and its error message?

    Obviously the problem is here.

     

    Regards,

    Barry

  • ssarwa Profile Picture
    Microsoft Employee on at
    9 to 6 works fine as I use it in my other flow configurations as well. The problem only happens when the conditions match in body

    @and(
    not(equals(dayofweek(body('Convert_UTC_Now_to_PST')),0)),
    and(
    not(equals(dayofweek(body('Convert_UTC_Now_to_PST')),6)),
    and(
    GreaterOrequals(
    formatdatetime(body('Convert_UTC_Now_to_PST'),'HH:ss'),
    formatdatetime('9:00','HH:ss')
    ),
    lessOrEquals(
    formatdatetime(body('Convert_UTC_Now_to_PST'),'HH:ss'),
    formatdatetime('18:00','HH:ss')
    )
    )
    )
    )

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
Haque Profile Picture

Haque 304

#2
David_MA Profile Picture

David_MA 245 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 243 Most Valuable Professional

Last 30 days Overall leaderboard