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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
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!

3 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/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
Partner Ambassador/MVP
Partner Ambassador/MVP

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

-Rob