Add Operator
Explanation
IFS Cloud report rules provide a robust set of operators to construct complex conditions for rule evaluation. By effectively combining these operators, you can create intricate conditions to precisely target specific report scenarios.
Prerequisites
- The selected report should be an operational report.
- As the user, you should be granted the required permission sets. .
- Required report projections must be included in the granted permission sets.
- An operational report ID
System Effects
Supported Operators:
- Equal to (=): Checks if two values are equal.
- Greater than or equal to (>=): Checks if the left operand is greater than or equal to the right operand.
- Less than or equal to (<=): Checks if the left operand is less than or equal to the right operand.