When using OpenDataUnit is it possible to select a hierarchy?
When using HS.OpenDataUnit is it possible to select all members of a hierarchy, or does OpenDataUnit only open base members?
For example, is the following possible?
Set dataUnit = HS.OpenDataUnit("A{AcctList}.I{[Hierarchy]}.C1{AllProducts.[Hierarchy]}")
Would this open all members of the ICP and C1 dimension hierarchies, or only base members of those dimensions?