Categories
- All Categories
- Oracle Analytics Learning Hub
- 18 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 228 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 85 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
How to calculate #missing in OBIEE.

2676093
Rank 1 - Community Starter
How to calculate #missing in OBIEE. I have 3 unions in OBIEE but in the report i get no data due to #Missing, Data source is Essbase. Thank you
0
Answers
-
If a data value does not exist for a unique combination of members, Essbase gives the combination a value of #MISSING.
How can you calculate where nothing exists? examples:
X + #MISSING = X
#MISSING - X = -X
X * #MISSING = #MISSING
X / #MISSING = #MISSING
Not sure what your end game is on this one...
0