Create a Dimension View
When you need to develop OLAP reporting solutions for diverse groups in your organization, you can create dimension views and apply them to the cubes in your model, thereby creating customized cubes and drill-through reports to meet the needs of each group.
For example, suppose you want to create a different cube for each regional sales manager that contains the transaction details for their region and summarized values for the other regions. You begin by defining an Asia Pacific Region View that summarizes the data for Northern, Central, and Southern Europe and the Americas, while retaining the details for the Asia Pacific region.

You apply your dimension view by selecting the View option on the Dimensions tab of the property sheet for the PowerCube object. You then repeat these steps to create the required dimension views in your other regional cubes.
The resulting regional cubes contain detailed data for each manager of that region and summarized information for the other regions.
You should keep the following constraints in mind when implementing this feature:
- You cannot base your partitions on the dimension used to create a dimension view. If you do, conflicts can result, which in turn may halt the cube creation process.
- You should not use dimension views as the basis for custom views, as this may negatively affect auto-partitioning.
For more information about custom views, see Adding Security.