HierarchyTopElementInsert function for IBM Planning Analytics (TM1)

    Where can the HierarchyTopElementInsert function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchyTopElementInsert function available for?

      Version 11 and 12

        What is the syntax for HierarchyTopElementInsert?

        HierarchyTopElementInsert(DimensionName, HierarchyName, InsertionPoint, ElementName)

        • ​​DimensionName = Name of the dimension to insert a top element.​
        • HierarchyName = Name of the Hierarchy to insert a top element.​
        • InsertionPoint = Position to add top element inside the hierarchy.​
        • ElementName = Name of the element to insert as root element on the dimension.

        Relevant Functions