What is the syntax for HierarchySubsetAttrInsert?
HierarchySubsetAttrInsert(DimName, HierName, InsertionPoint, AttrName, AttrType)
- 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)