Hi Experts,
I have to build an universe where there is one fact table and 5 dim table as mentioned in the diagram below. My report query
needs to have objects from DIM A, PT_DATE_DIM, EMP1_DIM AND measure from Fact1.
There seems to be 2 many to 1 to many joins. Fact (many) to Dimention (one) to Dimension (many). Is this a Chasm Trap? Does it needs to have two fact tables to have Chasm Trap? If I join these tables in Universe and build report query based of fact table and PT_DATE_DIM and EMP1_DIM (no objects from table at one end) will that be any problem? I think we cannot have many to 1 to many join in Universe. Please give me some
suggestions.
-->