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: 
yasoharigk
Contributor
Contributor

how to filter field value based on another field value

I need to hide the row where field1=0 and field2 =0. but if the user want to show all then i want to show all but if any one field is 0 then it should bot hide. how can i implement this.

SN Field 1Field  2
100
20124314
3132421340
400
545234524523452345234
6345234523545

Show ALL

Here i want to see row 2,3,5and 6

Where ever both fields are 0 then only hide. if any one field 0 then it should display. if I clcik on Show all then it will show all the records.

if i click hide then it will hide where field1=0 and field2=0

1 Reply
krishna_2644
Specialist III
Specialist III

PSA.

1.PNG

2.PNG