Welcome to MSDN Blogs Sign in | Join | Help

From Azaz on Analysis Services

Read about SQL Analysis Services 2005 and onwards

May 2008 - Posts

Populate Time Dimension of AdventureWorksDW Sample Database and use it in your Datawarehouse/cube
In one of my current data warehouse projects I wanted to use a time dimension. The time dimension structure I wanted was very similar to the one available with AdventureWorksDW but it has the date only till year 2004. I had written a simple SP to populate Read More...
Ways of Improving MDX Performance and Improvements with MDX in Katmai (SQL 2008)
1. Use calculated members with Scope assignments instead of using IIF The reason this option is faster is because the scope subcube definitions enable the Query Execution Engine to know ahead of time the calculation space for each business rule. Using Read More...
Page view tracker