Evening all,I have a curious problem where dimension hierarchies are not being built in the way I expect. My data relates to vehicle types and the structure should follow as: Vehicle Category ( Truck, Car, Motorcycle etc)Vehicle Type (saloon, SUV, Sports, Supersports etc)Make (Ford, Yamaha...)Model (vehicle Model title)VehicleCode (e.g. 1234567)I have defined attribute relationships to suit the above:VehicleCode > Model > Make > VehicleType > Vehicle Category....but if I build the dimension I have the problem that all values for Yamaha lets say appear under the first vehicle type where there is data?? (so again as a data example all yamaha models -even if they have a vehicle type of classic or super sport are appearing under Quad??? I get no design warnings!Now bizarrely if I define the attribute relationships as VehicleCode > Model > MakeandVehicleCode > VehicleType > Vehicle Category...... would you believe it - it works. However, there is a design warning that one or more hierarchy level are not related?!..... but it works??? :crazy: I do not want to leave the dimension design like this as I know its wrong Can anyone suggest why I'm seeing this behaviour.
↧