Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Does not show value in the measure column

This requirement is made in OBIEE 11g. I am creating a Analysis. In the criteria tag I put a dimension field and measure filed and in the result tag the measure column doesn’t show any value.
There is a join between dimension table(dimension_d) and fact table(fact_table) in the repository.
Answers
-
Is the query pulling back NULLs from the data source?
Are the content levels wrongly configured and hence you get NULLs?
Is it really NULLs you're getting back or does "doesn't show any value means something different?
Have you made any checks yourself?
Have you looked at the query log?
0