User Guide
×
Menu
Index

AND/ OR/ NOT Functions

 
Expressions also provide a set of logical functions which are mostly useful in scenarios where a TRUE/ FALSE condition is being defined, i.e., IfElse function, Filter function and conditional formatting. We can use And, Or and Not to build the conditions - see examples that take two KPIs and check if both are greater than X, one of them is greater than X or none of them is greater than X.