MDX Documentation
Count(Level) (standard 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.

icCube OLAP version: 2.5.1 13-May-2012 02:21:10 GMT