<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

HierarchySubsetAttrS function for IBM Planning Analytics (TM1)

    HierarchySubsetAttrS retrieves a field from a string attribute of a subset tied to a dimension’s hierarchy.

    In this video, HierarchySubsetAttrS will be used to retrieve data from the Office attribute associated with the Benelux subset in the Western Europe hierarchy from the Sales Region dimension.

    Where can the HierarchySubsetAttrS function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetAttrS function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetAttrS?

        HierarchySubsetAttrS(Dimension, Hierarchy, Subset, Attribute)

        • Dimension = Name of dimension
        • Hierarchy = Name of hierarchy
        • Subset = Name of subset
        • Attribute = name of string attribute

        Relevant Functions