Hi,
Is anyone can help me on how can I configure the trigger conditions based on dropdown value in SharePoint list using
trigger action: "When an item is created/modified"
Thanks in advance!
On your trigger action click settings:
Then you can add a filter trigger condition as below:
And use below Expression:
@equals(triggerBody()?['YOURDROPDOWN']?['Value'],'VALUE To CHECK AGAINST')
Thaanks! It works!
Hi, there's no "Mark As Solution" button..
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
21 | |
20 | |
9 | |
8 | |
8 |
User | Count |
---|---|
33 | |
30 | |
25 | |
23 | |
12 |