Skip to content

Explain why computed ES|QL chart values cannot filter or drill down #7951

Description

@florent-leborgne

Summary

ES|QL XY, partition, and heat map charts now explain when a value cannot be used for filtering or drilldowns because EVAL or STATS created the field at query time. XY and partition legends keep Filter for value and Filter out value visible but disabled with an explanation, while affected chart tooltips show the same limitation; renamed columns backed by index fields remain actionable.

Why this needs docs: Published ES|QL and drilldown pages say the action is unavailable, but the PR intentionally keeps some actions visible and disabled and adds explanatory feedback.

Resources

Screenshots from PR

screenshot
screenshot
screenshot
screenshot

Availability

Channel Details
Stack v9.5.0
Serverless Jun 22–Jun 26
Feature flag None — active by default

Created with Docs Quest Scanner by @florent-leborgne

Suggested edits

Lens visualizations using ES|QL queries > Add drilldowns to an ES|QL visualization

  • What the docs say: The page says that values produced by EVAL or STATS are not backed by an index field, so the drilldown option is not available when users select those columns or series.
  • What to add: Update the limitation to explain that XY and partition chart actions remain visible but disabled with a reason, affected tooltips also explain the limitation, and renamed columns backed by an index field remain actionable. Applies from 9.5.0 and in serverless.

Add drilldowns > Requirements

  • What the docs say: The requirements state that computed fields such as ES|QL EVAL or STATS results cannot trigger drilldowns and that the drilldown option is not available for them.
  • What to add: Clarify that supported ES|QL charts provide feedback when a computed value cannot trigger a drilldown, including disabled legend actions on XY and partition charts and an explanatory tooltip message. Applies from 9.5.0 and in serverless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature: VisualizationsDocs issues for VisualizationsTeam:SKIIssues owned by the SKI Docs Team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions