Hi everyone,
I’m working on a model-driven app with data saved in Dataverse and trying to set up an automation workflow using Power Automate. Here’s the setup:
I have a flow in the Dev environment with a trigger "When a row is added, modified, or deleted" (change type: modified) on the Projects table.
I’m specifically monitoring a formula text based column called new_projectfinishedandreadytocloseoutcheck, and I set a 'filter rows' condition: "new_projectfinishedandreadytocloseoutcheck eq 'Yes'"
.
I also set 'Triggering Condition' as '@equals(triggerOutputs()?['body/new_projectfinishedandreadytocloseoutcheck'], 'Yes')'
The idea is for the flow to start when this field changes from "No" to "Yes."
However, when I test this by changing the field value in Power Apps in Dev environment, the flow doesn’t trigger. Does anyone have experience troubleshooting this or have suggestions on what to check next?
I’m also wondering if there’s something I might be missing in terms of Dataverse permissions for my Dev environment, or if there are specific security settings needed to trigger a flow based on field changes. I am 'system administrator' role.
Thanks in advance!
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.