Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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