I have a time table and a sales fact table with multiple dates (order received date, ship date).
I want to define a hierarchy on the order received date and another hierarchy on the ship date.
The cube editor in visual studio allows me to define multiple relationships on these table, but I don't see a way in the hierachy editor to define which relationship to use for the hierarchy.
Am I missing something, or am I supposed to insert the time table into the model twice, which single relationships on each?
Thanks, --sw