A get aggregate query returns measure values without requiring a full MDX statement.
This provides support for applications that need access to tabular data rather than tree‑structured table data.
This is the preferred choice for applications that require real-time processing.
A clear understanding of cube locations is required.
Each query targets one position in the cube to return the correct measures.
An example is available in the location based queries.