Skip to main content

Is there an action that allows you to evaluate whether a variable's value is greater than or equal to another value?  I'm working in Nintex Workflow 2010.

Hi Levon,

Try using a Set condition action. Below is an example comparing two variables but the second could be a constant or a hard coded value if you want.

Once you compare, add whatever action are required for each branch of the condition.

Regards,

Patrick Kelligan


Sorry.  I'm using Nintex 2013.  I don't get an "is greater than or equal to" option in my "Set a Condition" action.  My variable is set to a double and not an int as well.


And never mind.  I found it.  Thanks!


My screenshots are from Nintex 2013 as well.

You should have these options depending on the variable type. If  you are evaluating a number, integer or date (variable type) you will have this option. What is the variable type you are evaluating?


Good to hear!


Reply