Option | Selects |
|---|---|
Also select Children | The currently selected member and its children (one level below). |
Also select Level | The currently selected dimension member and all dimension members on one level. |
Also select Previous | A variable number of previous members from the right-clicked member's level. Uses the MDX LAG command to indicate the number of previous members to return. |
Select Dim Bottom | All lowest level descendants. |
Date Time Series | Time dimension members based on time definition criteria. SSAS does not return aggregated values for DTS selections, and returns only the members that satisfy the criteria. |
Select Top/Bottom | A variable number of dimension members based on their rank by another specified dimension member. You can select the top values or the bottom values. Rank can be calculated by percentage, sum, or count. Sum uses a threshold value to select dimension members up to and including the value that exceeds the threshold. Results may differ from dimension browser preview, due to the influence of custom filter selections on the query. |