AllMembers
Returns a list of every element from the specified dimension, hierarchy or attribute.
- Returned Output: List
- Library: MDX \ Semantic \ List
- Version: 2018.00.000
- Compatibility: SAP BW and Microsoft MDX Engines
Syntax
<Dimension> .AllMembers()
or
<Hierarchy> .AllMembers()
or
<Level> .AllMembers()
Further Help on Syntax and Examples
For more details on the syntax and use of this MDX function please click here.