Excel Client:DimSize: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
Created page with "==Function== <span {{CoPFormel}}>DimSize(DimensionName)</span> DimSize returns the number of elements, which includes the dimensi..."
 
No edit summary
Line 1: Line 1:
==[[Excel_Client_2.0:Excel-Client_Functions|Function]]==
==[[Excel_Client_2.0:Excel-Client_Functions|Functions]]==


<span {{CoPFormel}}>DimSize(DimensionName)</span>
<span {{CoPFormel}}>DimSize(DimensionName)</span>
Line 19: Line 19:


__NOEDITSECTION__
__NOEDITSECTION__
[[Category:Excel_Client_2.0_Formeln|DimSize]]
[[Category:Excel_Client_2.0_Formula|DimSize]]
[[de:Excel_Client_2.0:DimSize]]
[[de:Excel_Client_2.0:DimSize]]

Revision as of 15:32, 14 April 2015

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"