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

HierarchySubsetGetElementName function for IBM Planning Analytics (TM1)

    HierarchySubsetGetElementName returns the name of an element from a subset using an index number associated with a hierarchy.

    In this video, HierarchySubsetGetElementName will be used to retrieve the 5th element from the Departments subset that’s associated with the Employee hierarchy and Employee dimension.

    Where can the HierarchySubsetGetElementName function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetGetElementName function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetGetElementName?

        HierarchySubsetGetElementName(DimensionName, HierarchyName, SubsetName)

        • ​DimensionName = Name of the dimension the subset is made of.​
        • HierarchyName = Name of the Hierarchy the subset is made of.​
        • SubsetName = Name of the subset.​

        Relevant Functions