Microsoft OLAP by Mosha Pasumansky

Microsoft OLAP and Analysis Services

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Microsoft OLAP

Popular posts

Subscriptions

Post Categories



Thursday, January 13, 2005 - Posts

Loading Aggregate Data with MDX Script in Analysis Services 2005
Richard Tkachuk has just posted a new whitepaper on the www.sqlserveranalysisservices.com site called “Loading Aggregate Data in Yukon”. It discusses several scenarios when the data is already precomputed at the non-leaf cells and needs to be loaded there instead of being aggregated from the leaves. The modeling approach Richard took is similar to what was done in Analysis Services 2000 - i.e. using parent-child hierarchies with Data Members and then using MDX to copy values from Data Members cells to the non-leaf cells. The MDX expressions themselves are simple, but what makes this whitepaper interesting, is that it demonstrates some of the new Analysis Services 2005 MDX concepts, most interesting of which is auto-recursion resolution - i.e. where Analysis Services 2000 would've raised infamous “Inifinite Recursion” error, Analysis Services 2005 knows how to resolve it. The whitepaper is conviniently labeled “v1”, which hints that this is just a first iteration. Indeed, the technique demonstrated in the current document can be futher refined and optimized, and I also think we can expect additional scenarios to be covered.

posted Thursday, January 13, 2005 6:55 PM by mosha




Powered by Dot Net Junkies, by Telligent Systems