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: 
felcar2013
Partner - Creator III
Partner - Creator III

current selections display ONLY values

hi

is there any way to show in the current selections only field values. I do not want to show the field name. There is no option to set this under properties

thanks

currentselectionproperties.png

6 Replies
bbi_mba_76
Partner - Specialist
Partner - Specialist

Hi,

you can set a space as title

Not applicable

hi carrera,

I dont think thats possible. it is quiet complicated and may not work well always.

the following link would give you a better idea.

Better Current Selections Box to Translate & Hide Fields (QlikTip #49)

Thanks,

Shyam

Not applicable

Just Remove the Caption

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Try this expression in a text box:

=$(=concat('if(getselectedcount([' & [$Field]  &']),getfieldselections([' & [$Field]  &']) & chr(10) )', ' & ' ))


talk is cheap, supply exceeds demand
felcar2013
Partner - Creator III
Partner - Creator III
Author

this worked perfectly, thanks

felcar2013
Partner - Creator III
Partner - Creator III
Author

very interesting article, but i cannot implement it for now

thanks