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: 
Anonymous
Not applicable

Filter data in Table box

I want to filter data in a Table box using two columns with criteria based on input variable as below

if col1 = input variable or col2 = input variable show filtered data.

How can i do that in qlikview?

1 Reply
Anil_Babu_Samineni

May be this?

If(col1=Variable1, col1)

If(col2=Variable2, col2)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful