As the user, I should have the ability to customize my Dashboard filter.
Please suggest me a way to hide / remove Exclude & Null Checkbox in the dashboard filter.
Hi @Karthick_ ,
As I wrote above, the settings are in Properties pane > Filter Controls tab.
I don't believe that those options can be controlled as far as I'm aware. Is there any particular reason why you intend to hide these options?
You could change the Filter Type from List to List Box or Top Bottom N in the Properties panel for the dashboard filter. Exclude and Null checkboxes are displayed only when the List type is selected.
List
List Box
Top Bottom N
Exclude
Null
Hi Federico Venturin
If I change the Filter Type, I can able to hide those. But I cannot set the Parameters attribute.
Parameters I need it to capture the filter values.
Hi Joel
I have a use case to capture the filter values and (retain it) apply filters to other pages as well When the user navigates to another pages within workbook or another workbook, After Embedding the OAC Workbook within our website.
I can able to do all the above for the list filters selections, But am not able to achieve the Exclude and Null option alone.
So If I have the option to hide it out, User won't be using it for now.
With List Box and Top Bottom N filter types, you can actually configure parameter bindings in the Properties pane > Filter Controls tab.
Am not able to create Parameter for List Box. Could you please guid me to.
I don't see any (x), That is available for List and not in ListBox to create the Parameter.
Hi Federico Venturin Thanks for the help. It really worked !
Able to create Parameters, and also able to apply filters.
But the restriction is , I can able to choose only one single filter values.
But in List - I able to choose more than one selections.
In ListBox - I can able to choose only one filter value.
Any possible ways to select more than one value in ListBox ?
MultiSelect option is dead, Not able to use that.