clareq Posted August 12, 2020 Posted August 12, 2020 I'm trying to set a trigger, so that when a box is ticked on a form, an email is generated. I am using the trigger @equals(triggerBody()?['Coveryes'],true). I'm testing that variable using the technique here: https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/Power-Automate-Trigger-Conditions-made-EASY/ba-p/441348 However, when I test the flow, the output tells me that Coveryes equals true, but the variable test is false. Where am I going wrong?
Popular Post clareq Posted August 13, 2020 Author Popular Post Posted August 13, 2020 I found out where I was going wrong - for anyone else getting bogged down with Power Automate. Rule one - make sure that you are using the correct trigger - when an item is modified or created, not when an item is created. 7
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now