TM1 Function for TI, SubsetGetElementName
Retrieves an element’s name from a subset based on an index.
What is the SubsetGetElementName function?
SubsetGetElementName retrieves an element’s name from a subset based on an index.
Where can the SubsetGetElementName function be used?
TurboIntegrator
What is the syntax for SubsetGetElementName?
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.
A demonstration on how to use SubsetGetElementName
Use SubsetGetElementName to retrieve the 2nd positioned element from the ‘All Elements’ subset in the Product Scorecard dimension.