i have a list with choice field as status, which is having the choices as below
New
Approve
Reject
My Manager Approve
i have created a flow with item created or modified trigger. and the condition check as below
@equals(triggerBody()?['Status']?['Value'], 'New'), if i use new the flow is triggering correctly, but if i use the
condition as below it is not triggering
@equals(triggerBody()?['Status']?['Value'], 'My Manager Approve'). Please help me to solve this issue
Hi @satya,
Could you please share a bit more about your flow's screenshot?
I have made a test on my side, and don't have the issue that you mentioned. The screenshot as below:
The flow works successfully as below:
Note: The "When an item is created or modified" trigger would not be fired immediately, it would take about 1 minnute to fire.
In addition, you could also consider take a try to add "When an item is created" trigger within your instead of the "When an item is created or modified" trigger, then check if the issue is solved.
Best regards,
Kris
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
218 | |
206 | |
85 | |
57 | |
36 |