Hi everyone,
I have some question about approach to model schema in RPD.
OBIEE 11.1.1.9
In physical layer I have model like:

One fact table -> join with product dimension --> vehicles dimension has multiple others dimension.
Bussines Model and Mapping
How to model it in BMM? Which solution should I use?
1. Create model like physical model: Fact table -> Vehicles --> Vehicles User
--> Vehicles K Group
--> Vehicles R Group
2. Create model where I have only Fact Table --> Vehicles. And in Vehical Tables Source and in General Tab/Map to these table - others source like Vehicles Users, K Group, R Group ... and add columns to one table (Vehicle).
In this model in BMM i have only: Fact Table --> Vehicles
Thanks for any suggestions.