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
- 78 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