OR statements in card filtering

Hi folks - We have a dataset where users can have datapointA and datapointB. We want to build a card where an end user can have a filter that asks for any user has datapointA = 'green' OR 'databpointB = 'circle'.

When we put those two datasets in a dataflow/card and add the datapoints as Quick Filters, it automatically assumes we want datapointA = 'green' AND 'databpointB = 'circle'.

How do we build quick filter conditions that assume ORs?

Comments

  • Domo doesn't support OR filtering with quick filters. You could attempt to use a beast mode with the OR logic and then have a quick filter on that beast mode instead however it's not very scalable.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**