What is the syntax for HierarchySubsetIsAllSet?
HierarchySubsetIsAllSet(DimensionName, HierarchyName, SubsetName, Flag)
- 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.
- Flag = Flag that sets how the subset will be updated.
- 0: the subset will be static and contain the elements by the time the process is executed.
- Other than 0: the subset will always be updated with all elements.