| SQL Server 2008: The New Dimension Wizard for Analysis Services |
| Written by Stacia Misner |
| Wednesday, 24 October 2007 15:00 |
|
While there are several new features slated for Analysis Services that haven't been released in a CTP yet, the July CTP does include a new dimension wizard. This wizard is intended to simplify your work by streamlining the steps involved to set up a new dimension. Today, as I walk you through the new wizard in SQL Server 2008 (which I'll henceforth call Katmai throughout this article), I'll explain how it's lived up to the promise of an improved design experience and remind you how it's different from the dimension wizard in SQL Server 2005 (which I'll refer to as Yukon). Of course, before you can add a dimension, you need to add a data source and data source view (DSV). Nothing has changed here. If an attribute doesn't exist in the format you want in the physical data source, you will still need to add a named calculation (or a derived column in a named query) in the DSV before you add the attribute to the dimension. For example, if you have FirstName and LastName columns in a customer dimension table, but want to display "LastName, FirstName", you'll need to concatenate the columns in the DSV. |
Latest Author Articles
- Channel 9 screencast - More Analysis with Microsoft Excel 2007
- Channel 9 Screencast - Exploring Analysis Features of Microsoft Excel 2007
- SQL Server 2008: Attribute Relationship Designer
- Time Dimension Options in SQL Server 2005 Analysis Services
- SQL Server 2008: The New Dimension Wizard for Analysis Services
Top Rated
- SSAS Implementation Best Practices slides in PDF format
- SSRS Report Against a SSAS Parent Hierarchy
- Handling inter-dimensional members dependency and reducing cube sparsity using reference dimensions in Analysis Services 2005
- Cube structure optimization for MDX query performance in Analysis Services 2005 SP2: Tips for Parent Child Hierarchies usage
- Handling Multiple Calendars with a M2M Scenario
- Passing MDX parameters in Reporting Services reports
- Using UserName to Control Data Access and Default Member in SSAS 2K5 (Carrie Williams)
- SSAS Tutorial: SQL Server 2005 Analysis Services Tutorial by Accelebrate

