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: 
Milutin
Partner - Contributor II
Partner - Contributor II

Expression shown in Filter

When filtering for a particular age group, filter expression is shown in filter box instead of label. Any thoughts?Age.pngCan this be changed?

Thanks in advance

2 Replies
martinpohl
Partner - Master
Partner - Master

Hi,

add a

aggr(If (not isnull().....), Age)

Regards

Milutin
Partner - Contributor II
Partner - Contributor II
Author

Did that, thanks ,but now one of the age buckets moved to the end...Age1.pngI am guessing it is reading it now as a string...or not?