![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a dimension that I just can't get to relate to my fact table. Here is the setup: Customer Table Customer_no (pk) Order Table Order_no (pk) Customer_no Lineitem Table Lineseq_no (pk) Order_no Sublineitem Table (Fact) Sli_no (pk) Lineseq_no I don't know if this is even possible, but I am trying to get the customer dimension to relate to the fact table but can't get it to work. I have created dimensions for customer, order, and lineitem with lineitem as a regular relationship type and everything else as a referenced relationship type. Is this the wrong way to go about it or am I just missing something simple? My end goal is to take totals sales from sublineitem and break it out by customer attributes like Gender and eventually break it out by postal code from my address table which is joined to customer. Thanks for the help, -- Marty |
![]() |
| Thread Tools | |
| Display Modes | |
| |