What is the syntax for HierarchyTopElementInsert?
HierarchyTopElementInsert(DimensionName, HierarchyName, InsertionPoint, ElementName)
- DimensionName = Name of the dimension to insert a top element.
- HierarchyName = Name of the Hierarchy to insert a top element.
- InsertionPoint = Position to add top element inside the hierarchy.
- ElementName = Name of the element to insert as root element on the dimension.