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"
I moved the email action into the action block. But i am still getting argument error. I think there is a problem in the 'run if' condition. I dont know what to fill in when "power" equals "value". I only want to send an email, when data entered through nintex form satisfies the condition of "Power" is greater than defined workflow variable "var 1 ".
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
Thank you, it worked.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.