DE.COUNT

Returns the number of elements of a specified dimension.

Syntax

DE.COUNT(Dimension)

Example

The REGION dimension has 3617 elements (including consolidated ones), so this example returns 3617:

DE.COUNT('Regions')