dbTalk Databases Forums  

Many to Many Relationships

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


Discuss Many to Many Relationships in the microsoft.public.sqlserver.olap forum.



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

Default Many to Many Relationships - 08-09-2006 , 04:57 PM






I am trying to setup a Many-To-Many dimension. When setting it up, you
simply select the intermediate fact table. Behind the scenes, what is it
doing? How does it create the appropriate join? Is it however the DSV is
setup?

Thanks,

Joe

Reply With Quote
  #2  
Old   
Jeje
 
Posts: n/a

Default Re: Many to Many Relationships - 08-09-2006 , 07:41 PM






its not a DSV related feature.
the system "filter" the members of the dimension in the first measure group
regarding the existance of these members into the second measure group.

for example, you select a campaign, this campain is associated to 10
products, then you use the number of sales measure, the result is the sales
for these 10 products only.


"jgb23" <jgb23 (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am trying to setup a Many-To-Many dimension. When setting it up, you
simply select the intermediate fact table. Behind the scenes, what is it
doing? How does it create the appropriate join? Is it however the DSV is
setup?

Thanks,

Joe



Reply With Quote
  #3  
Old   
jgb23
 
Posts: n/a

Default Re: Many to Many Relationships - 08-09-2006 , 09:24 PM



So here is my issue.

I have a fact table that has summary values (as a column) with details of
that total. For example

Product Cat Product Summary Detail
X X 500 250
X Y 500 250

There is one dimension called product that has attributes of both Product
Cat and Product included. The user wants to be able to see Product Category
Attributes at the Product level or vise versa. I built a summary fact table
and did a MTM based on the detail table. I loaded 2 product categories (X
and Y) , which covers products A,B, and C and did a MTM for my product
dimension. When I analyze the data, I get the summary total data (summary
measure group) for A,B, and C, but it also applies the summary for a totally
unrelated product.

I am totally confused as to why it would do this. Any thoughts?

"Jeje" wrote:

Quote:
its not a DSV related feature.
the system "filter" the members of the dimension in the first measure group
regarding the existance of these members into the second measure group.

for example, you select a campaign, this campain is associated to 10
products, then you use the number of sales measure, the result is the sales
for these 10 products only.


"jgb23" <jgb23 (AT) discussions (DOT) microsoft.com> wrote in message
news:A6257E6D-BB41-4B9B-8770-DC5480335F88 (AT) microsoft (DOT) com...
I am trying to setup a Many-To-Many dimension. When setting it up, you
simply select the intermediate fact table. Behind the scenes, what is it
doing? How does it create the appropriate join? Is it however the DSV is
setup?

Thanks,

Joe




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.