Forum Discussion
Anonymous
6 years agoNot applicable
Multiple active Relationships
I have three tables (Price Book, Quotes, Sales) with the following columns -- Part Number, Customer, and Rep. I then created two additional tables -- Master Part Number and Master Customer with the ...
- 6 years ago
You relationships should look like the following (note the arrows)
Master Product 1 -> * Fact * <- 1 Master Customer
Greg_Deckler
6 years agoCommunity Champion
You relationships should look like the following (note the arrows)
Master Product 1 -> * Fact * <- 1 Master Customer
Anonymous
6 years agoNot applicable
Thank you. I didn't notice that two of the arrows were the wrong way.