Hi,
I would like to know if it’s possible to use somehow AND instead of OR when filtering a dimension:

In this situation the query looks for Concept = ‘test’ OR Concept = ‘paper’, but I would like to be able to look for Concept = ‘test’ AND Concept = ‘paper’ .
Is this possible without using Custom Filters (as this is needed at dashboard and not look level) or is there any workaround for this?