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

HierarchySubsetDeleteAllElements function for IBM Planning Analytics (TM1)

    HierarchySubsetDeleteAllElements deletes all elements in a subset from a hierarchy. 

    In this video, HierarchySubsetDeleteAllElements will be used to delete all elements from the Department subset associated with the Employee hierarchy and Employee dimension.

    Where can the HierarchySubsetDeleteAllElements function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetDeleteAllElements function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetDeleteAllElements?

        HierarchySubsetDeleteAllElements(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.​

          Note: The subset must be public

        Relevant Functions