dbTalk Databases Forums  

Re: Ragged Hierarchy and Multiple Parents

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Re: Ragged Hierarchy and Multiple Parents in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Ragged Hierarchy and Multiple Parents - 12-24-2003 , 02:00 PM






Techniques in this MSDN paper, which discusses how to deal with slowly
changing dimesnions, may be useful:

http://msdn.microsoft.com/library/de.../en-us/dnolap/
html/slowly2.asp
Quote:
OLAP Services: Managing Slowly Changing Dimensions
Amir Netz
Microsoft Corporation

April 1, 1999

Summary: This article outlines several main types of slowly changing
dimensions. After showing how an online analytical processing (OLAP)
server operates when reading dimension members, the article then offers
ways to handle these and other real-world scenarios using Microsoft SQL
Server OLAP Services. (17 printed pages)
...
Quote:

- Deepak

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Reply With Quote
  #2  
Old   
Jeremy Highsmith
 
Posts: n/a

Default Re: Ragged Hierarchy and Multiple Parents - 01-13-2004 , 05:26 PM






Thank you for the link. The article mentions dealing with this type of
dimension by creating calculated members and using the aggregate
function. Although useful for small dimensions, the example provided
doesn't work for my large level (400,000+ customer level members). In
addition, I've been unable to think of anyway of adapting this
solution to my problem. Anyone have an idea? I've considered pulling
the records into an array or even submitting the MDX via SQL Server
OpenQuery and collapsing the rows...

Deepak Puri <deepak_puri (AT) progressive (DOT) com> wrote

Quote:
Techniques in this MSDN paper, which discusses how to deal with slowly
changing dimesnions, may be useful:

http://msdn.microsoft.com/library/de.../en-us/dnolap/
html/slowly2.asp

OLAP Services: Managing Slowly Changing Dimensions
Amir Netz
Microsoft Corporation

April 1, 1999

Summary: This article outlines several main types of slowly changing
dimensions. After showing how an online analytical processing (OLAP)
server operates when reading dimension members, the article then offers
ways to handle these and other real-world scenarios using Microsoft SQL
Server OLAP Services. (17 printed pages)
..



- Deepak

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.