HierarchySubsetAttrInsert function for IBM Planning Analytics (TM1)

    Where can the HierarchySubsetAttrInsert function be used?

      Which TM1 Server version is the HierarchySubsetAttrInsert function available for?

        What is the syntax for HierarchySubsetAttrInsert?

        • DimName = Dimension Name​
        • HierName = Hierarchy Name​
        • InsertionPoint = An existing attribute where the attribute is inserted before this attribute. If blank, the new attribute will be added as the first attribute for the subset in the dimension.​
        • AttrName = Subset Attribute Name​
        • AttrType = Attribute Type (N for numeric attribute, S for string attribute and A for alias attribute)

        Relevant Functions