dbTalk Databases Forums  

How to create a degenerate dim from a set of partitioned Fact tabl

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


Discuss How to create a degenerate dim from a set of partitioned Fact tabl in the microsoft.public.sqlserver.olap forum.



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

Default How to create a degenerate dim from a set of partitioned Fact tabl - 09-21-2006 , 04:25 PM






Hi,

I have Invoice Number Dimension from the fact table and using the "Fact
Dimension Relationship" but the Invoice Num Dim Can only use the first
partition table of the fact table.

How can I populate Invoice Num Dim from the rest of the partition tables? Am
I doing the right way of creating a degenerate dimension in SSAS 2005?

Thanks,
Noldz

Reply With Quote
  #2  
Old   
Radim Hampel
 
Posts: n/a

Default RE: How to create a degenerate dim from a set of partitioned Fact tabl - 09-26-2006 , 09:28 AM






Hi,

I have exactly the same scenario (quite common, I guess). My solution - both
dim and measure group are based on the save view (sel * from invoices, say).
You can use Fact Relationship without any problem with this setup.
Afterwards, create the partitions and specify the query (sel * from invoices
where year = 2006,...).

Hope this is what you wanted.

Best regards,
Radim


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.