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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
sonysree88
Creator II
Creator II

hide values

How to hide the fileds in a list box without getting Spaces

16 Replies
Not applicable

Hi Sony

You can check this option " Hide Excluded " .11.PNG

sonysree88
Creator II
Creator II
Author

Hi Maxro,

Its working fine am looking for this Answer only..

Thanks for you help

i have One more question is here ;  how to add any symbols like $#% for the entire Agent name filed ..

Appreciate if you can help to this question too.

Regards

Sonysree

Colin-Albert
Partner - Champion
Partner - Champion

If Maxgro gave you the correct answer, you should mark his answer as correct not your own!

Not applicable

Agreed ..

vishsaggi
Champion III
Champion III

I am not sure if this is what you want?

In Maxgro's expression add like:

=Aggr(Only([Agent Name]) & '#', [Agent Name])

sonysree88
Creator II
Creator II
Author

Yes am looking to this only but here when am applying the above expression ,Symbols are coming seperated values in that lisbox ,How to delete this one..

Except hide excluded option

Capture.PNG

vishsaggi
Champion III
Champion III

IN the expression tab Add

= '$12#' 

And Alignment to left.