NOT DAX Function (Logical)
Changes FALSE to TRUE, or TRUE to FALSE.
Syntax
Parameter | Attributes | Description |
---|---|---|
Logical |
A value or expression that can be evaluated to TRUE or FALSE. |
Return values
TRUE or FALSE
Remarks
NOT can be used also as an operator and not only as a function.
Related functions
Other related functions are:
Last update: Feb 6, 2019 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo, Jes Hansen
MSDN documentation: https://msdn.microsoft.com/en-us/query-bi/dax/not-function-dax