Count
Counts the number of dimensions in the cube.
Counts the number of levels in the dimension.
Returns the number of tuples in a set, optionally, including or excluding empty tuples.
Syntax
«value» Count («Set»[, ExcludeEmpty | IncludeEmpty])
IncludeEmpty
is the default parameter. ExcludeEmpty
can have a negative impact on performance.