Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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
Qrishna
Master
Master

PSA.

1.PNG

2.PNG