TI Functions
TM1 Function for TI – SUBSETATTRN
Available In
TurboIntegrator
Definition
SUBSETATTRN retrieves a value from a subset’s numeric attribute.
Syntax
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.
Video Demo
Use SubsetATTRN to retrieve the numeric attribute, No of Elements, from the ‘All Elements’ subset in the Product Scorecard dimension.