Oracle Analytics Cloud and Server

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

Dashboard prompt with multiple values selected is not passing through the viz by parameter.

Question
17
Views
0
Comments
Rank 1 - Community Starter

Scenario :

In our dashboard prompt, we have a list of static values and have created a parameter for these static values. When users select multiple values, the data isn't passing through the filter. However, if they select a single value, the report generates correctly.

result logical query of filter :

(Organization Details Changed Flag" in ('') or "Tax Identifiers Changed Flag" in ('') or "Change Request Details"."Site Changed Flag" in ('')))

result logical query of filter :

("Organization Details Changed Flag" in ('Yes') or "Tax Identifiers Changed Flag" in ('') or Change Request Details"."Site Changed Flag" in ('')))

Welcome!

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