Oracle Business Intelligence Applications

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

A

Received Response
1
Views
1
Comments

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.