Hello everyone,
I have just started working with Power Automate. I want to build a flow around Dataverse table that changes the value of a particular column to a default value, when value in another column is changed. Below is the description:
Flow description
I cannot find a way to add trigger that works when I change this particular column. It runs a trigger when any value in row is modified.
Thanks and regards,
Anurag
Follow the below steps:
Here membership paid is my Boolean column datatype. Schema name is ajb_membershippaid.
Under the settings:
Above trigger condition is as follows:
@equals(triggerOutputs()?['body/ajb_membershippaid'],true)
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2