Forum Discussion
ronaldbalza2023
Continued Contributor
5 years agoFilter on multiple column
Hi everyone, how can I apply one filter on multiple columns. Like I wanted to filter out columns having with same zero values. However, if there's non-zero value in it, it will not be applied. As see...
- 5 years ago
You are welcome. Change the criteria to Not equal to 0 to factor in both positive and negative values.
Ashish_Mathur
Super User
5 years agoHi,
In the Filter pane, apply a condition on this measure - "Staff estimated v actual hours" as >0.
- ronaldbalza20235 years ago
Continued Contributor
Hi Ashish, thanks for taking the time on this. Your solution somewhat solve my problem, however, how can I include the rows having negative values? Thanks so much!
- Ashish_Mathur5 years ago
Super User
You are welcome. Change the criteria to Not equal to 0 to factor in both positive and negative values.
- ronaldbalza20235 years ago
Continued Contributor
Apologies, may I know which one is it here? I used the is not 0 then negatives were gone. Thanks!