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: 
Not applicable

Current selection box-Don't want to display "Not"

I don't want to display "Not" in the current selection box is that possible?

how?

not example.jpg

thanks

Lavi

1 Reply
Peter_Cammaert
Partner - Champion III
Partner - Champion III

AFAIK No. The Current Selections object doesn't offer many adjustable properties, though your request and many others (like changing Field names in a multi-language environment) would mean substantial improvements to this popular object.

However: the function GetFieldSelections() offers a solution to the wrapping behavior. You can specify the maximum number of discrete values as a parameter. Using a text object and the GetFieldSelections function you can build your own Current Selections-object.

See also discussion here Current Selections Display Issue.

Peter