Forum Discussion

admin_xlsior's avatar
admin_xlsior
Post Prodigy
4 years ago
Solved

Table filter with two field condition

Dear all,   When we have table visual, how to set filter with 2 field with OR condition ? I have like this -> Both are Measures so both are already a calculation of some other original data...
  • admin_xlsior's avatar
    admin_xlsior
    4 years ago

    Hi,

     

    This is solved. Just realized I actually only need to add those 2 measure with ABS() function for each. The result will be zero whenever both are zero, then I can use it in "Filter on this visual"

     

    Thanks.