Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 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