I have a flow with a trigger action "When an item is created or modified "when I add the a trigger condition to the flow it doesn't trigger when I manually or automatically test it by changing the status column from "new" to "in progress"
here is the trigger condition I used: @equals(triggerOutputs()?['body/Status'], 'In progress')
I want when the flow triggers it will only check for items that were modified instead of checking all the items in the sharepoint list