What is the syntax for HierarchySubsetElementInsert?
HierarchySubsetElementInsert(DimensionName, HierarchyName, SubsetName, ElementName, Position)
- 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