Applying "OR" operator between filtered fields

Hello all,
I have a Vertical bar chart visualization, and I want to be able to filter by the selected values, but applying OR between the filtered fields instead of AND.
For example, I would like the user to select some bars in the chart, getting the below:

but enabling the eventual filtering to be event_type:"Login" OR event_type:"AlertTurnedOn".
Is there a way to do that? If not, it is possible to add additional actions to the current possible actions on filtered fields?

Thanks!

unfortunately that is not possible at the moment.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.