Count(Level) (MDX)
Returns the number of items.
Parameters
Name | Type | Cardinality | Default value |
level-type-expression | one |
Return
numeric-value
Description
Depending on the type of the expression, returns:
1) if a level is specified, the number of members of this level
2) if a tuple is specified, the number of members of this tuple
expression.Count : an alternate syntax that is equivalent to Count( expression )
See Also
Count(Dimensions) Count(Levels) Count
Examples
Special Examples (errors, null, ...)
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.