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

HierarchySubsetGetSize function for IBM Planning Analytics (TM1)

    HierarchySubsetGetSize returns the number of elements in a subset associated with a hierarchy.

    In this video, HierarchySubsetGetSize will be used to retrieve the number of elements the Departments subset that’s associated with the Employee hierarchy and Employee dimension.

    Where can the HierarchySubsetGetSize function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetGetSize function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetGetSize?

        HierarchySubsetGetSize(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