Drill down Kibana visualization with another chart

Is there a way to create an option in Kibana where if user clicks on a visualization chart that it would drill down to a more in-depth chart. If so, can you please advise how to perform this?

Thanks,
Matt

The default behavior in Kibana is to add a filter when the user clicks in a dashboard, so for example if I have a chart showing the top 5 countries, any click on a country will apply a filter to the entire dashboard. This is not exactly a drill-down, but it is what we support today.

It's not a simple problem for us to solve right now, but if you want to engage in the discussion there is more detail on Github: https://github.com/elastic/kibana/issues/12560

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