Oracle Analytics Cloud and Server

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

How to navigate to child report based on value in parent report.

Received Response
332
Views
51
Comments
12346»

Answers

  • asim cholas
    asim cholas Rank 6 - Analytics Lead

    The logic is to fire an event. Without an event we cannot store value to a variable. From the first page u clicked a value which will be passed to the prompt as it is referring to the same column. Now we need to fetch the value to the presentation variable because we need the value in another subject area/column. So to hold the value in presentation variable we need an event. For that we are making a hidden prompt with auto apply. So when you pass the value to prompt and open the new page , value will be assigned to presentation variable.