Im very new to this!
I have a situation similar to this example
My Fact table is an OrderItem table
ItemId, OrderId, ItemSoldFor
I have a dimension that is OrderType
OrderId, Type
The dimension is obviously for a group of Items (ie an Order)
When i do this the aggregration of sales is alot bigger than it should be?
I have a situation similar to this example
My Fact table is an OrderItem table
ItemId, OrderId, ItemSoldFor
I have a dimension that is OrderType
OrderId, Type
The dimension is obviously for a group of Items (ie an Order)
When i do this the aggregration of sales is alot bigger than it should be?