...
AND: When all the conditions are satisfied, then it returns true otherwise false
OR: When one (or both) conditions are satisfied, then it returns true otherwise false
Add Condition: You can add multiple conditions
Click on the + icon
Fill in the information, click Save
Destination Type:
Variable: Variables are containers for storing data values in PWR Apps
Operator: The operator is a character that represents a specific mathematical or logical action
Source Type:
New variable: You can enter the variable
For more details refer to this link Models
Add Group: Criteria can be added within other criteria i.e Nested criteria
Click on the + icon
By clicking on the button, you can set the NOT criteria for a given condition
NOT: Which is used to reverse the result of any given condition
If the result of a condition is true, the result will be reversed as false, Similarly, if the condition's result is false, the NOT operator reverses the result and returns true
Delete: You can delete the condition
Click on the Delete icon
Before Delete
After Delete
...