Skip to content

[ES|QL] Add "ANY" option to named parameters for filtering use case #136735

@stratoula

Description

@stratoula

Description

One of the most common use case for ES|QL controls is filtering selected panels in a dashboard. Right now users are forced to select one or more values in a ES|QL control, they cannot completely remove the filter and select "Any" value as they can do with their DSL controls.

Image

Example:

FROM logs* | WHERE host == ?host

Values in the ES|QL control:

  • Any
  • host 1
  • host 2
  • etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions