What is the syntax for HierarchySubsetMDXSet?
HierarchySubsetMDXSet(DimensionName, HierarchyName, SubsetName, MDX Expression)
- DimensionName = Name of the dimension the subset is in.
- HierarchyName = Name of the Hierarchy the subset is in.
- SubsetName = Name of the subset to be updated.
- MDX Expression = MDX expression to be used in the subset.