TM1 Function for TI, SubsetGetSize

Returns the number of elements in a subset.

Available In

TurboIntegrator

Definition

SUBSETGETSIZE returns the number of elements in a subset. 

Syntax

SubsetGetSize(DimName, SubsetName);

DimName = Name of the Dimension the subset is in.

SubsetName = Name of the subset that we want to retrieve its size.

Video Demo

Use SubsetGetSize to retrieve the size of the ‘All Elements’ subset in the Product Scorecard dimension.

What is the SubsetGetSize function?

SubsetGetSize returns the number of elements in a subset. 

Where can the SubsetGetSize function be used?

TurboIntegrator

What is the syntax for SubsetGetSize?

SubsetGetSize(DimName, SubsetName);

DimName = Name of the Dimension the subset is in.​
SubsetName = Name of the subset that we want to retrieve its size.

A demonstration on how to use SubsetGetSize

Use SubsetGetSize to retrieve the size of the ‘All Elements’ subset in the Product Scorecard dimension.