Excel Client:DimSize

From CoPlanner 10
Jump to navigationJump to search

Functions

DimSize(DimensionName)

DimSize returns the number of elements, which includes the dimension.

Parameter Description
DimensionName Name of the dimension, of which the number of elements should be returned

Example

DimSize("Produkte")
Returns the number of elements of the dimension "Products"