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
Issue with Parameter binding to Filters.

I have Parameter with Logical SQL. I have filtered the ID attribute using the Parameter binding. It is working as expected. No issues.
But after some my Logical SQL returns no values. So there is nothing to filter in Binding. For this case, filter is showing all IDs instead of No Data.
For example, Logical SQL defines for some open Bugs targeted for specific release. This Parameter is binding with ID attribute to show only open bugs returned from Logical SQL. It is working as intended.
After few days, when we nearing the Release, there is no more open Bugs. So Logical Query results is null. Since Parameter is Binding with ID and there is no values to filter, It is showing all values instead of “No Data”.
Any suggestion or workaround to display No data instead of all values.
IN OBIEE , it is working fine. I used to do SQL Expression to filter the IDs. If there is no vlaues, it display No Data. But OAC is not working as expected.
Best Answer
-
I tried this use case. Below is the definition of parameter and expression filter. If the logical query does not return any value, it makes use of the default value of the parameter, which is 'none' in my case. I hope it helps.
Regards,
Bala.
2
Answers
-
@BalagurunathanBagavathy-Oracle It works. I have replaced attribute filter with expression filter.
Thanks for quick reply.
0 -
Can you please accept my answer as that resolved the issue?
0 -
By mistake it was pressed "No". Please can you repost it to Accept it.
0 -
@BalagurunathanBagavathy-Oracle , no need to repost, yours has been marked as accepted as per OP comment.
0