Returns a set containing all members of the specified dimension or level, including calculated members.
«Dimension».AllMembers
«Level».AllMembers
Semantically similar to the AddCalculatedMembers function, this function also includes only the calculated members that are siblings in the dimension or level. However, if there are no members, such as with the [Measures] dimension, the AllMembers function will still return the calculated members.
In this diagram, the following example returns the set {[Parent 1],[Parent 2],[Calculated Member 0]}
:
[GrandParent].AllMembers