Lesson 3: Modifying Measures, Attributes and Hierarchies
SQL Server 2012
After defining your initial cube, you are ready to improve the usefulness and friendliness of the cube. You can do this by adding hierarchies that support navigation and aggregation at various levels, by applying formats to specific measure, and by defining calculations and relationships.
Note
|
|---|
|
Completed projects for all of the lessons in this tutorial are available online. You can jump ahead to any lesson by using the completed project from the previous lesson as a starting point. Click here to download the sample projects that go with this tutorial. |
This lesson contains the following tasks:
Note