Add Logical Operator
Explanation
Logical operators allow you to combine multiple conditions within a report rule to create complex decision-making logic. These operators enable you to define whether all or any of the specified conditions must be true for the rule to be executed.
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:
- AND: Both conditions must be true for the rule to be executed.
- OR: At least one condition must be true for the rule to be executed.