TM1 Function for TI, SubsetAttrN

Retrieves a value from a subset’s numeric attribute.

What is the SubsetAttrN function?

SubsetAttrN retrieves a value from a subset’s numeric attribute.

Where can the SubsetAttrN function be used?

TurboIntegrator

What is the syntax for SubsetAttrN?

SubsetAttrN(DimName, SubName, AttrName);​

​DimName = Name of the Dimension.​
SubName = Name of the subset.​
AttrName = Name of the attribute which value we want to retrieve. 

A demonstration on how to use SubsetAttrN

Use SubsetAttrN to retrieve the numeric attribute, No of Elements, from the ‘All Elements’ subset in the Product Scorecard dimension.