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

HierarchySubsetMDXGet function for IBM Planning Analytics (TM1)

    HierarchySubsetMDXGet returns the MDX expression used for a subset associated with a hierarchy.

    In this video, HierarchySubsetMDXGet will be used to retrieve the MDX expression for the Department subset that’s associated with the Employee hierarchy and Employee dimension.

    Where can the HierarchySubsetMDXGet function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetMDXGet function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetMDXGet?

        HierarchySubsetMDXGet(DimensionName, HierarchyName, SubsetName)

        • ​​DimensionName = Name of the dimension the subset is in.​
        • HierarchyName = Name of the Hierarchy the subset is in.​
        • SubsetName = Name of the subset to be updated.​

        Relevant Functions