Excel Client:DimSize

From CoPlanner 10
Revision as of 15:31, 14 April 2015 by Admin (talk | contribs) (Created page with "==Function== <span {{CoPFormel}}>DimSize(DimensionName)</span> DimSize returns the number of elements, which includes the dimensi...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Function

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"