DIMSIZ

DIMSIZ returns the number of members within a specified dimension.

Syntax

DIMSIZ(server:dimension)

Argument

Description

Required/Optional

server:dimension

The name of the TM1® server and a dimension name.

Required

Example

In this example, the TM1 server name is GO_New_Stores. The function returns the number of members in the Budget version dimension. For example, if the Budget version dimension contains two members, the function returns 2.

DIMSIZ("GO_New_Stores:Budget version")