Dimension without a link to fact
3 posters
Page 1 of 1
Dimension without a link to fact
Hi Everyone,
I am in the process of designing a Data Warehouse using star schema technique. I have two tables that am going to convert into Data Warehouse dimensions - Accounts and Contacts(one account can have multiple contacts). The measures in the fact table are at the account level and so there is no direct link between our fact tables and the Contacts table. Please note that there is no directly link between transactions and Contacts even in our OLTP/source system. I am sure this is a common scenario but I can’t seem to figure to the best way to design this. Do you guys have any ideas?
Thanks in advance for all your help!!
I am in the process of designing a Data Warehouse using star schema technique. I have two tables that am going to convert into Data Warehouse dimensions - Accounts and Contacts(one account can have multiple contacts). The measures in the fact table are at the account level and so there is no direct link between our fact tables and the Contacts table. Please note that there is no directly link between transactions and Contacts even in our OLTP/source system. I am sure this is a common scenario but I can’t seem to figure to the best way to design this. Do you guys have any ideas?
Thanks in advance for all your help!!
SnowShine429- Posts : 36
Join date : 2013-02-16
Re: Dimension without a link to fact
If the source system does not track the relationship, then neither can you.
BoxesAndLines- Posts : 1212
Join date : 2009-02-03
Location : USA
Re: Dimension without a link to fact
Thank you, do you suggest not pulling this table into the DW at all?
SnowShine429- Posts : 36
Join date : 2013-02-16
Re: Dimension without a link to fact
That would be a question for the users.
BoxesAndLines- Posts : 1212
Join date : 2009-02-03
Location : USA
Re: Dimension without a link to fact
I think this fits a known pattern in DW/BI. I would model your scenario using a Bridge / Factless Fact table to relate the Accounts to the Contacts. This table does not have any measures, just simply the Account and Contact Keys, with one row per relationship.
Similar topics
» Advice on a single Fact Table Column which could link to more than one different dimension
» Dimension : add many specific colmuns or add another (one to one link) dimension
» Link two fact tables with many to many relationship
» Can a dimension table directly link to another dimension table?
» Always link date fields to Date Dimension?
» Dimension : add many specific colmuns or add another (one to one link) dimension
» Link two fact tables with many to many relationship
» Can a dimension table directly link to another dimension table?
» Always link date fields to Date Dimension?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum