SubsetAttrInsert function for IBM Planning Analytics (TM1)

    Where can the SubsetAttrInsert function be used?

      Which TM1 Server version is the SubsetAttrInsert function available for?

        What is the syntax for SubsetAttrInsert?

        • ​​Dimension = Name of the Dimension.  ​
        • PrevAttrName = If we want to create a new attribute before any previous attribute, then use this parameter. ​
        • NewAttrName = New attribute name.​
        • AttrType = Attribute type
          • N: Numeric attribute;
          • S: String attribute;
          • A: Alias attribute.

        Relevant Functions