TI Functions
TM1 Function for TI – SUBSETATTRSL
Available In
TurboIntegrator
Definition
SUBSETATTRSL retrieves a string attribute from a subset based on the local language code. If the attribute is not defined for the language code, then the function returns the base attribute value.
Syntax
SubsetATTRSL(DimName, SubName, AttrName, [LangLocaleCode]);
DimName = Name of the Dimension.
SubName = Name of the subset.
AttrName = Name of the attribute which value we want to retrieve.
LocalLangCode = This is an optional parameter which is used to specify the language locale code.
Video Demo
Use SubsetATTRSL to retrieve the string attribute, Description, from the ‘All Elements’ subset in the Product Scorecard dimension using the local language code ‘fr’.