SubsetElementInsert function for IBM Planning Analytics (TM1)

    Where can the SubsetElementInsert function be used?

      Which TM1 Server version is the SubsetElementInsert function available for?

        What is the syntax for SubsetElementInsert?

        • ​DimName = Name of the Dimension where the subset exists.​
        • SubName  = Name of the subset where we are adding an element. ​
        • ElName = Name of the element that we are adding in the subset. ​
        • Position = Element index position in the subset. 

        Relevant Functions