Setting Out-of-Specifications
Last updated
Last updated
Users can set an Out-of-Specification expression on Number and Formula fields, using the formula language.
If the expression is true, the field will be highlighted and you will see an icon warning that the value is out-of-specification.
Add and edit the field ‘out of spec’ expression from the field three-dot-menu.
You can compare the field value to other field values within the same entity.
<
>
Less than, more than
<=
>=
Less than or equal to, more than or equal to
==
Equal to
!=
Not equal to
@Formula == true
If the formula field is checked
@Formula == false
If the formula field is unchecked