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

HierarchyElementComponentDelete function for IBM Planning Analytics (TM1)

    HierarchyElementComponentDelete deletes a component (child) from a consolidated element in a hierarchy. This action occurs after a commitment in the process (e.g. at the end of executing the metadata tab). To action this function immediately, use HierarchyElementComponentDeleteDirect.

    In the video, HierarchyElementComponentDelete will be used to delete Netherlands as a child of Benelux in the Western Europe hierarchy from the Sales Region dimension.

    Where can the HierarchyElementComponentDelete function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchyElementComponentDelete function available for?

      Version 11 and 12

        What is the syntax for HierarchyElementComponentDelete?

        HierarchyElementComponentDelete (DimName, HierName, ConsolElName, ElName)

        • ​​​DimName = Dimension Name​
        • HierName = Hierarchy Name​
        • ElName = Element Name​
        • ConsolElName = Consolidated Element Name

        Relevant Functions