Advanced MDX
The sections described in the following table explain MDX statements in detail.
Topic |
Description |
---|---|
Contains a complete description of the construct. |
|
Dimension members and cells both have associated properties. These sections explain how to retrieve those properties. |
|
Explains compatibility issues when joining cubes and presents JOIN examples. |
|
Explains provider support of implicitly deriving the cube from the specified axis and slicer dimensions. |
|
Describes the default hierarchy and default member for dimensions. |
|
Set, Member, Tuple, Number, and Time expressions are discussed in detail. |
|
Comparing CROSSJOIN and ORDER: A Provider Implementation Note |
Explains the differences both in use and in results between the CROSSJOIN and ORDER functions. |
Explains special cases when using the WHERE clause. |
|
Describes returning data for a single cell. |
|
Explains how to retrieve property values. |
|
Describes outer references. |
|
Describes how to specify a name for set expressions and formulas. |
|
Describes drilling operations on schema rowsets that are commonly exposed in a user interface. |
|
Describes state preservation during drilling operations on schema rowsets that are commonly exposed in a user interface. |
|
Explains the following conditional expressions: |
|
Explains working with empty cells. |