HierarchyAttrS function for IBM Planning Analytics (TM1)
HierarchyAttrS retrieves a string attribute from a dimension’s hierarchy.
Where can the HierarchyAttrS function be used?
TurboIntegrator
Which TM1 Server version is the HierarchyAttrS function available for?
Version 11 and 12
What is the syntax for HierarchyAttrS?
HierarchyAttrS(Dimension, Hierarchy, Attribute)
- Dimension = name of dimension
- Hierarchy = name of hierarchy
- Attribute = name of attribute
Relevant Functions
- HierarchyAttrN = Returns a numeric attribute for a dimensions’ hierarchy
- HierarchyAttrNL = Returns a numeric attribute for a dimensions’ hierarchy, for a given language
- HierarchyAttrPutN = uploads data to a string attribute for a dimensions’ hierarchy
- HierarchyAttrPutS = uploads data to a numeric attribute for a dimensions’ hierarchy
- HierarchyAttrS = Returns a string attribute for a dimensions’ hierarchy
- HierarchyAttrSL = Returns a string attribute for a dimensions’ hierarchy, given a locale