Evaluate value of variable for greater than or equal to

  • 28 September 2017
  • 5 replies
  • 19 views

Badge +3

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.


5 replies

Userlevel 4
Badge +10

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

Badge +3

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.

Badge +3

And never mind.  I found it.  Thanks!

Userlevel 4
Badge +10

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?

Userlevel 4
Badge +10

Good to hear!

Reply