So I have one Master table whose key is in many files and it allows these relationships. Then I got another table, the geographic table, and due to having two fact tables, both have a geographic key, and it will only allow one table to have an active relationship, and the other cannot. I don't understand why I can't do this.
The picture below shows the Customer Master file using the Customer key to point to multiple table.. Yet if you look at the DimGeography, One relationship is solid, the other dotted lines.. Try to activate and you get a warning "You cannot activate this relationship because a set of active relationship already exists between tables factCustomerTracking and DimGeography.
Wenda