Excel Client:DimSize: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==[[Excel_Client_2.0: | ==[[Excel_Client_2.0:Functions_(Formulas|Function]]== | ||
<span {{CoPFormel}}>DimSize(DimensionName)</span> | <span {{CoPFormel}}>DimSize(DimensionName)</span> | ||
| Line 19: | Line 19: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Excel_Client_2. | [[Category:Excel_Client_2.0_Formulas|DimSize]] | ||
[[de:Excel_Client_2.0:DimSize]] | [[de:Excel_Client_2.0:DimSize]] | ||
Revision as of 15:34, 14 April 2015
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"