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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

filtering

Hello

I need to filter based on three types and each type has a set of criteria

type1= table1.value in(a,b) AND table2.value in(..) AND table3.value in(..)

type2=(table1.value in(c) AND table2.value in(1,2)) OR (table1.value in(c) AND table2.value in(3))

type3=type1 just different values

I would like to show just each type only in a listbox for the user.

Any ideas?

Thank you.

0 Replies