Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Filter Display

Hi

I want to display filter Like This

Please help me

filter1.png
Thanks In advance

Best Regards

Anusha

26 Replies
Anonymous
Not applicable
Author

Hi Mohammed,

What are the changes you have done in this

PLease explain clearly.

Anonymous
Not applicable
Author

I used this (=Concat({1} DISTINCT Year , ';' , Year)) expression only

but in inputbox it displays like 2011;2012;2013;2014

petter
Partner - Champion III
Partner - Champion III

In your Listed Values in the Constraints tab of your Input Box properties dialog box you should have this:

=Concat({1} DISTINCT Year , ';' , Year)


Maybe you put the expression into the variable itself - you should not do that.

Anonymous
Not applicable
Author

DropDown.png

mohammadkhatimi
Partner - Specialist
Partner - Specialist

Did u checkd the attachment???

Is your requirement fulfilled??

Regards,

Mohammad

petter
Partner - Champion III
Partner - Champion III

Remove the expression you put in under "Settings for Selected Variable".

The Listed Values and the expression: =Concat(........   is enough

mohammadkhatimi
Partner - Specialist
Partner - Specialist

In Values, you just write one value...like in my qvw I have kept 2015 value as default.

Regards,

Mohammad

Anonymous
Not applicable
Author

I am not write any expression in "settings for selected variable".It aumatically shows those vales after writing the expression in listedvalues.

mohammadkhatimi
Partner - Specialist
Partner - Specialist

Dont write expression in your variable just keep it blank...

Anonymous
Not applicable
Author

Yes mohammed i checked its fyn but when i am trying in my qvw its not working fine.it Displays like

2011;2012;2013