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

Listbox Selection Automatically Generating a NOT

I have a  very simple listbox example.  Everything works fine when I select six or less items.

listbox error1.PNG

As soon as I select the seventh items, I get a NOT value...

listbox error2.PNG

1 Reply
Anonymous
Not applicable
Author

I found the answer...

listbox error3.png

I need an entire list of all individual selected values and this command works:

getfieldselections(Dimensions,',',999)