Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 25 Oracle Analytics and AI Lounge
- 306 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.6K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 118 Oracle Analytics and AI Trainings
- 22 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Joining fact tables with non confirmed dim
Reeni
Rank 1 - Community Starter
Hi,
Please tell me how to design RPD for the following report requirement
HTOPS fact table and HFPAY fact table have one dimension in common that is Program_Loc_Dim
HFPAY is have one more dimension called F_TYPE_Dim
Report columns
1. Program office code => Program_Loc_dim.program_code
2. Col2 => count( HTOPS.pos)
3. Col3 => count( HTOPS.vac)
4. Col4 => SUM( case when F_TYPE_Dim.fcode = 'ED' then HFPY.Fval else 0 end)
Please tell me how should I join two facts and two dimension tables in RPD.
Thanks
0
Answers
-
a) "conformed" dimension. Ther term has nothing to do with "confirming something" but "
b) duplicate thread: Joining fact tables with non-confimed dimension
c) Close this thread!
0