I am using Qlik Sense and i would like to have different filter pane in each page using only one column.
Using different source need to display different channels in each pages.
In the expression of the filter pane, i use the expression if (Source = 'N',Channel). It works well.But the selected value from the filter gets displayed at the top,
May i know if there's any way that i can hide the expression and display the field name instead?
In the highlighted i want to hide ("=if(source=...)"). And display just Channel as hospital
Hi,
By adding calculated filter expression in back end (Script), then it should work. front had some limitation.
Thanks,Deva
He can add it as master measure and give it a name then use it.This way the name of the master measure will be shown isntead of the if statement
Hi Deva,
Thanks, That will work but for each page i have create multiple dimension.
Hi Omar,
But we cannot use Master Measure as filter in QS.
Thanks,
GP Vendan
You can create it as Master dimension and then add it as a filter :
No Luck. I tried the same but it is not working. My QlikSense Version is 3.0.3. Is that a issue?.
Yes indeed it is.. I think this became possible (hide the expression of a master item) with the version 3.1
And btwn, We're curretly working with the 3.2.2 version; It's time to upgrade my friend
Ok Then. Thanks Omar will ask my admin to upgrade.
Omar which version you are using, I tried this in 3.1 SR4 even with Master library dimension I am still getting the condition in the top.
You can hide the not selected objects from properties option, please refer attached snapshot.