Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.92 KB

File metadata and controls

34 lines (27 loc) · 1.92 KB
title Restricting the Query with Query and Slicer Axes (MDX) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology analysis-services
ms.topic conceptual
helpviewer_keywords
Multidimensional Expressions [Analysis Services], axes
queries [MDX], axes
axes [MDX]
MDX [Analysis Services], axes
ms.assetid a64b8172-cd73-42f9-8847-52e967b9697a
author minewiskan
ms.author owend
manager craigg

Restricting the Query with Query and Slicer Axes (MDX)

When formulating a Multidimensional Expressions (MDX) SELECT statement, an application typically examines a cube and divides the set of hierarchies into two subsets:

Because query and slicer axes can be constructed from multiple hierarchies of the cube to be queried, these terms are used to differentiate the hierarchies used by the cube that is to be queried from the hierarchies created in the cube returned by an MDX query.

To see a simple example using query and slicer axes, see Using Query and Slicer Axes in a Simple Example (MDX).

See Also

Working with Members, Tuples, and Sets (MDX)
MDX Query Fundamentals (Analysis Services)