dbTalk Databases Forums  

Many-To-Many: Intermediate Table not showing up in list

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


Discuss Many-To-Many: Intermediate Table not showing up in list in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steven.Muise (AT) gmail (DOT) com
 
Posts: n/a

Default Many-To-Many: Intermediate Table not showing up in list - 07-25-2006 , 08:48 PM






I have cube that has a fact table of web page hits. Each hit has a
product associated, and each product falls into 1 or more categories.
So in a typical M:M model, I create a bridge table between page hits
and product categories. So I have a table that has the page hits
counted multiple times Once for each associated product category).

I link the web page hits fact table to the bridge table, then the
bridge table to the dimension category table, make a measure group out
of the bridge table, then go to associate the product dimension to the
web page hits count. I select the Many-to-Many option and the Bridge
table (now measure group) is not listed. There are keys between the
bridge table and both the web page fact and the product category
tables, so I cannot figure why the table wouldn't be listed. My DSV and
Cube Structure diagram looks just like the Adventureworks sample,
except my bridge table is built in the DSV and not materialized in the
database.

What is the Dimension Usage wizard looking for in the M:M criteria for
listing the table?

Any insight into where I could look would be greatly appreciated.


Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: Many-To-Many: Intermediate Table not showing up in list - 07-26-2006 , 11:52 AM






to use the many-many feature, you have to create a measure group (with at
least 1 measure) based on the many-many table.
this measure group will have 2 dimensions: product & hit
then you can create your many-many relationship for your measure group "Hit
count" and the dimension product.

AS will propose the new measure group to do the many-many link because he
found that the HIT dimension is a common dimension of the 2 measure group.


<Steven.Muise (AT) gmail (DOT) com> wrote

Quote:
I have cube that has a fact table of web page hits. Each hit has a
product associated, and each product falls into 1 or more categories.
So in a typical M:M model, I create a bridge table between page hits
and product categories. So I have a table that has the page hits
counted multiple times Once for each associated product category).

I link the web page hits fact table to the bridge table, then the
bridge table to the dimension category table, make a measure group out
of the bridge table, then go to associate the product dimension to the
web page hits count. I select the Many-to-Many option and the Bridge
table (now measure group) is not listed. There are keys between the
bridge table and both the web page fact and the product category
tables, so I cannot figure why the table wouldn't be listed. My DSV and
Cube Structure diagram looks just like the Adventureworks sample,
except my bridge table is built in the DSV and not materialized in the
database.

What is the Dimension Usage wizard looking for in the M:M criteria for
listing the table?

Any insight into where I could look would be greatly appreciated.




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.