Allow for custom options to be set in Options visualization #56978
Labels
enhancement
New value added to drive a business result
Feature:Input Control
Input controls visualization
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
I want to have an options visualization on my dashboard which has a specific set of options to choose from.
Let's say that the Log Field 'foo' has possible values of [1,2,3,4,5,6,7,8,9], it would be nice to be able to customize the Options visualization via KQL with something like
foo is 1, 2 or 7
or something along those lines.Being able to filter across multiple fields would be even better like
foo is 1,2 or 7 and bar is not 'x' or 'y'
and to have a named button to apply/removeThe text was updated successfully, but these errors were encountered: