Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 43 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 283 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 109 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
OBIEE 12c data is showing null values if we arrange the columns in report. Source is essbase
A Ali
Rank 1 - Community Starter
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

0
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