HierarchySubsetElementInsert function for IBM Planning Analytics (TM1)

    Where can the HierarchySubsetElementInsert function be used?

      Which TM1 Server version is the HierarchySubsetElementInsert function available for?

        What is the syntax for HierarchySubsetElementInsert?

        • ​​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 the element will be added in.​
        • ElementName = Name of the element to insert in the existing subset.​
        • Position = Position Index Number inside the subset in which the element will be inserted.​

          Note: The subset must be public

        Relevant Functions