Dimension
Returns the dimension that contains a specified member, level, or hierarchy.
- Returned Output: Dimension
- Library: MDX \ Semantic \ Hierarchical
- Version: 2018.00.000
- Compatibility: SAP BW and Microsoft MDX Engines
Syntax
<Hierarchy> .Dimension()
or
<Level> .Dimension()
or
<Member> .Dimension()
Further Help on Syntax and Examples
For more details on the syntax and use of this MDX function please click here.