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

Which TM1 Server version is this function available for?

Version 11 and 12

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.