TM1 Function for TI, HierarchyAttrSL

Retrieve a string attribute from a dimension’s hierarchy given a language locale.

What is the HierarchyAttrSL function?

Retrieve a string attribute from a dimension’s hierarchy given a language locale.

Where can HierarchyAttrSL function be used?

TurboIntegrator

What is the syntax for HierarchyAttrSL?

HierarchyAttrSL(Dimension, Hierarchy, Attribute, [Locale]);

Dimension = name of dimension
Hierarchy = name of hierarchy
Attribute = name of attribute
Locale = language locale code that corresponds to the international language codes list in the }Cultures control dimension. If no locale is defined, the user’s current locale is used. An example of a language codes is fr-CA, which is French-Canada.