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

HierarchySubsetDestroy function for IBM Planning Analytics (TM1)

    HierarchySubsetDestroy destroys a subset from a hierarchy.

    In this video, HierarchySubsetDestroy will be used to remove the Departments subset associated with the Employee hierarchy and Employee dimension. 

    Where can the HierarchySubsetDestroy function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetDestroy function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetDestroy?

        HierarchySubsetDestroy(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 deleted.

        Relevant Functions