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: 
warfollowmy_ver
Creator III
Creator III

Values by condition (set analysis) in the listbox

How to make a show values by condition (set analysis) in the listbox?

1 Reply
jonathandienst
Partner - Champion III
Partner - Champion III

Use this expression:

Aggr(Only({<.....>} myField), myField)

Replace myField with the correct field name and put the set expression inside the <> brackets.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein