TI Functions
TM1 Function for TI – SUBSETGETELEMENTNAME
Available In
TurboIntegrator
Definition
SUBSETGETELEMENTNAME retrieves an element’s name from a subset based on an index.
Syntax
SubsetGetElementName(DimName, SubsetName, ElementIndex);
DimName = Name of the Dimension the subset is in.
SubsetName = Name of the public subset.
ElementIndex = Index number of the element that we want to retrieve name.
Video Demo
Use SubsetGetElementName to retrieve the 2nd positioned element from the ‘All Elements’ subset in the Product Scorecard dimension.