Condition Wizard: Number
- Last UpdatedJun 01, 2023
- 2 minute read
A Condition whose Task is configured for the "Number" data type will appear as follows:

To configure this wizard, follow the steps below.
-
Click the drop-down list next to the label "Value" to select the comparison.

The Condition will assess "true" as follows:
-
= : Task value is equal to the specified value.
-
<> : Task value is not equal to the specified value.
-
> : Task value is greater than the specified value.
-
>= : Task value is greater than or equal to the specified value.
-
< : Task value is less than the specified value.
-
<= : Task value is less than or equal to the specified value.
-
-
Specify the desired value in one of the following manners:
-
Use the Expression Editor to enter a formula returning a "Number" type:
-
Click the
button and select "Expression Editor."
-
Click the ellipsis button (
) to enter the Expression Editor.
-
Refer to The Calculation Expression Editor for instructions.
-
-
Enter the desired value in the provided Default Value Selector space.

Note: The example above will trigger the Condition if its Task’s value exceeds 250.00.
-
-
Optionally, configure an additional comparison by repeating the steps above for the lower "Value" item. This can be used, for example, to specify a limited range within which the Condition will trigger.