Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
A

A
Answers
-
Hi,
You are facing a normal and expected behaviour ....
The usage of "FILTER ( Measure USING Base Line Col = VALUE )" prevent OBIEE to pass these values when navigating because that filter isn't defined at the level used to navigate (row vs cell).
If you add all the values in the URL it must work, how did you built the URL for product category and year? Of course it gets more tricky ...
As alternative you can maybe use 3 different analysis returning each a single performance tile and add the region=apac and order_category=web as normal filters in the analysis and all the 3 will navigate to the same detailed report : the values of APAC and web will be passed along the year and product category.
0