I have a list named "traillist1" and field named "power". I already made the workflow. I want an email to be sent only when "power" is greater than workflowdefined variable "var1"



I have a list named "traillist1" and field named "power". I already made the workflow. I want an email to be sent only when "power" is greater than workflowdefined variable "var1"



Best answer by SimonMuntz
Before the "Run if" you are setting your workflow variable "var 1".
Create a second variable that sets the value of the Power "var 2".

Then use both variables in your Run If. If var 2 (Power) is greater than var 1 (workflow variable) send email

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.