IsEmpty (MDX)
Return true if the tuple is evaluated to an empty cell.
Parameters
Name | Type | Cardinality | Default value |
tuple-expression | one |
Return
boolean
Description
The function returns true if the tuple is evaluated to an empty cell.
a) Null entities will return true, as they are considered empty.
b) Sets of members and tuple will return false independently of their size.
Note that even empty sets return false.
See Also
Examples
Special Examples (errors, null, ...)
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.