What is the syntax for HierarchySubsetCreate?
HierarchySubsetCreate(DimName, HierName, SubName, [AsTemporary])
- DimName = the dimension that you want to create subset.
- HierName = The name of hierarchy in the dimension.
- SubName = The name you want to assign the subset.
- AsTemporary = An optional argument that the specifies whether the subset being created is temporary. 1 indicates a temporary subset, 0 indicates a permanent subset.