Oracle Analytics Cloud and Server

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

Action Links in 12c

Received Response
11
Views
3
Comments
Rank 3 - Community Apprentice

When clicking on a column with action link enabled on report A, the target report B previously filtered by "is prompted", is not filtering on the data we are sending through our click.

I am using WEB CONTENT. I see that the URL in the TOP the value is being passed correctly:

saw.dll?Go&Path=%2FShared%2FFOLDER%2FReport&Action=Navigate&P0=1&P1=eq&P2=Table.Column&P3=32900

In the target report B I made the filter available to the "Column" as "IS PROPMTED". I'm on 12.2.1.2. Am I supposed to do something different? If I select "As a result of another analysis" then the filter gets applied to the report only if there is one result, so is not really passing the value. I just want to confirm that this is not a bug and I did not set that correctly.

k.

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • Rank 6 - Analytics Lead

    The object needs to be same in Report A and B in order to "Is Prompted" work properly. You can add an unprotected filter on the column and check if the value changes in report B. As unprotected filter and is prompted works same way. You can also use presentation  variable to force Report B to use value from the report A.

    Thank You

    Arijit

  • Rank 3 - Community Apprentice

    where do you declare Presentation Variables? isnt that specifically for dashboardS?

  • Rank 6 - Analytics Lead

    Yes, you declare presentation variable in dashboard prompt.

    pastedImage_0.png


    Then you can use it in your report like this ...

    pastedImage_1.png

Welcome!

It looks like you're new here. Sign in or register to get started.