Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 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
OBIEE 12c data is showing null values if we arrange the columns in report. Source is essbase
OBIEE 12c
Essbase 11.1.2.4.500
We have bi reports which has Essbase as data source. We are seeing issue when we bring the columns in a certain order it work fine. But if we change the columns then the report return null values. It was working fine in 11.1.1.7. Recently we upgrade to BI 12c
We also notice if we don't have parameters then the reports work fine
This is the error we are seeing. Any help is really appreciated

Answers
-
Hi,
Please try this:
- Log into Answers.
- Open the problematic analysis in edit mode.
- Click on the Advanced tab.
- In Prefix section set the following:
set variable PERF_ENABLE_ASYMMETRIC_COND_OPTIMIZATION = 1;
- Apply and retest the issue
Thanks,
Sareesh
0