DimensionElementInsert function for IBM Planning Analytics (TM1)

    Where can the DimensionElementInsert function be used?

      Which TM1 Server version is the DimensionElementInsert function available for?

        What is the syntax for DimensionElementInsert?

        • DimName = Dimension Name
        • InsertionPoint = An existing element where the element is inserted before this element. If blank, the new element will be added as the last element in the dimension.
        • ElName = Element Name
        • ElType = Element type (N for numeric element, S for string element and C for consolidated element)

        Relevant Functions