Column showing null value - Missing Join — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Column showing null value - Missing Join

Received Response
11
Views
3
Comments
User458365
User458365 Rank 3 - Community Apprentice

Hi Experts,

I have a scenario where the subject area is based on two fact tables and 3 dimension tables.

Below are the join conditions

F1 -- D1, D2, D3

F2 -- D1, D2

Now when I try to create a report with below criteria

D1 -- D2 -- D3 -- F1 -- F2

then the column from D3 table shows null value as it is not joined to F2 table. The query issued is only against the tables D1,D2,D3 and F1 as expected.

What are my options here to show the D3 column value in the report other than doing ETL work to create keys between F2 AND D3.

Let me know.

Thanks

Answers