
Announcements
In Devops, I have a column which can contain different but pre-set values.
I would like to set logic where if it contains a certain value do this, ect.
Is there an If/then type logic I could use in Power automate to do this?
Hi , @huzayfahhh1
Sure , you can use the if() function in Power Automate , and this is the document for it :
Reference guide for expression functions - Azure Logic Apps | Microsoft Learn
And also you can use the action like Condition and Switch actions to judge your situations:
How to use the 'Condition' control action in Power Automate - Collab365
Best Regards,
Yueyun Zhang