TM1 Function for TI, HierarchyAttrPutS
Uploads text to a string attribute from a dimension’s hierarchy.
What is the HierarchyAttrPutS function?
Uploads text to a string attribute from a dimension’s hierarchy.
Where can the HierarchyAttrPutS function be used?
TurboIntegrator
What is the syntax for HierarchyAttrPutS?
HierarchyAttrPutS(Text, Dimension, Hierarchy, Attribute, [Locale]);
text = string
Dimension = Name of dimension
Hierarchy = Name of hierarchy
Attribute = Name of numeric 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.