Applying multiple control filters to a single visual

We’re trying to implement multiple control filters for our “number of active devices widget”. We would like to provide the option to the customer to select X hours or Y days or Z weeks for the number of active devices in the control. We are able to get one control for the X hours but unable to figure out how to add multiple filters to the same visual essentially separated by OR.

1 Like

you can add or’s to filters.

Or you can have multiple filers which would be ands