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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Listbox Values Relative to Table

Hi, I'm pretty new to Qlikview. I would like to create a multibox or listbox with values seen in the first column of a table on the same page. If I use the field in the expression, it would take all the values. But, I just want it to take the values seen in the table. Thanks!

Labels (1)
3 Replies
rwunderlich
MVP
MVP

In your listbox, chose <Expression> in the dropdown and use this expression.

=aggr(myfield, myfield)

-Rob

http://masterssummit.com

http://robwunderlich.com

Not applicable
Author

Thanks!

rwunderlich
MVP
MVP

If your question is resolved, please mark an answer correct to close the thread.

-Rob