0

Filter "OR"

I have a table with a list of contacts who are assigned to the appropriate types, e.g. "supplier", "customer", "partner", etc.

How can I create a filter so that the table only shows "supplier" and "partner"?

1 reply

null
    • Fred
    • 2 yrs ago
    • Reported - view

    In the filter you can put something like this, assuming it is a text field.

    ="supplier" or ="partner"