Loading...

Power Automate – Flow is not running on Trigger condition

Power Automate – Flow is not running on Trigger condition
I was working on a flow and added a Trigger Condition which has 2 conditions in OR clause. @or(equals(triggerOutputs()?[‘body/statecode’], 1), greaterOrEquals(triggerOutputs()?[‘body/closeprobability’], 80)) The flow is working as expected with the above conditions. And then after some days, I added an extra condition in the OR clause as per new requirement. @or(equals(triggerOutputs()?[‘body/statecode’], 1), equals(triggerOutputs()?[‘body/new_user’], true), greaterOrEquals(triggerOutputs()?[‘body/closeprobability’], … Continue reading Power Automate – Flow is not running on Trigger condition

Published on:

Learn more
Arun Potti's MS CRM blog | Microsoft Dynamics CRM
Arun Potti's MS CRM blog | Microsoft Dynamics CRM

Microsoft Dynamics CRM

Share post:

Related posts

How to Generate Word Document Template with Power Automate?

This article details how to use Power Automate to create Word templates with SharePoint as the backend. We’ll also explore how to conver...

1 hour ago

How to list related records of a table with N:N relationship in Power Automate

Business Requirement: We have two tables- Cluster Identifier & Primary Skills having N:N relationship between them. The requirement was as...

1 day ago

How to build a deskbooking tool with Microsoft Planner and Power Automate

Use Case Recently, a customer asked if it was possible to low code build a desk booking tool without using Power Apps. Tl;dr: yes, it is! We w...

2 days ago

The Complete Power Automate Functions List

Welcome to The Complete Power Automate Functions List. On this page you will find a ... The post The Complete Power Automate Functions List ap...

5 days ago

How to get the Flow Run URL in the Power Automate?

There might be a situation where we need to use the flow run URL, to see the Flow Run Status and if it is failed, using this we can easily deb...

8 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy