Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 237 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Analysis does not show data if one measure is null
Hello,
I have one analysis with 3 measures, if one of them does not return data, the analysis neither do it. I need show the other two measures with its data and the third as null. Is something like full outer join between measures but i don´t know how making it.
Thanks a lot.
Answers
-
Hello,
For your question: Is something like full outer join ? Yes you could implement INNER JOIN, LEFT OUTER, RIGHT OUTER, FULL OUTER JOIN, for these steps:
1. Go inside your RPD.
2. In the Business Model and Mapping Layear

3. Check your relationship

The part you said that you have 3 measures, "two of them have data and one no have data", please you could explain in more in detail, how do you have your RPD model.
Kind Regards,
0