Can Parameters/Controls use OR logic instead of AND logic or both?

Hello

I have a customer dashboard that has parameters to filter by the customer Region, State, City or Customer ID.

The Parameter uses hierarchical integrity, so that if I choose Region as a filter, the State Control lists those states within that region, the cities within those states, etc.

I would like to be able to use the controls so that I can filter using an OR type statement. Something like “Filter by West Region OR New York”. The results would give me all my customers by West Region OR New York state.

Is there a way to do that with the controls/parameter?

You can do or’s with filters. Is this what you’re looking for? You would nest your or’s with different parameters.