Multiple choice ssas basics

In Microsoft SQL Server Analysis Services (SSAS), a ____________ reduces the perceived complexity of a cube in Analysis Services.

  1. Perspective

  2. Attribute

  3. Dimension

  4. All

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A Perspective in SSAS creates a simplified view of a cube by exposing only selected dimensions and measures while hiding others, making it easier for different user groups to work with relevant cube elements. Attributes are properties of dimensions, Dimensions are structural elements, and neither serves to reduce complexity.