Logical
Applies to: CELONIS 4.0 CELONIS 4.2 CELONIS 4.3 CELONIS 4.4 CELONIS 4.5 CELONIS 4.6 CELONIS 4.7
Description
Logical operators are used to combine boolean expressions into a more complex boolean expressions.
In this section AND, OR and NOT are described.
Logical operator precedence is documented in functions and operators.
Logical operators can be used within one of the following contexts, which can evaluate a boolean expression:
CASE WHEN (in the
WHEN
conditions)Pull-Up-Functions (in the filter argument)
BIND_FILTERS (in the filter argument)
CALC_REWORK (in the filter argument)