elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.82k stars 8.2k forks source link

Enhanced table vizualization to allow agregation and drill drown #79317

Closed filou711 closed 5 months ago

filou711 commented 4 years ago

Describe the feature: We create a table visualization(like enhanced table in kibana) at a certain level of granularity. We click on a line, and we want to see other lines appears, that compose the details of the initial line. The goal is to do drill drown to a more detail granularity. If we go back, the table show the initial line.

Describe a specific use case for the feature: Imagine, we have these data:

-I want to first, see value at "COUNTRY GROUP" level step1_table

-If I click on a COUNTRY GROUP, like A, the details appears with 1 line per country of A group country: step2_table

-If we go back, the table show the initial table at country group level. step1_table

-If I do it in kibana enhance table, I'm able to have the granularity at the country group level . But I cannot have the details per country. If I want to have the details per country, I have the table below. But I'm not able to have the granularity per country group on the same table.

step3_table

So the goal is begin at the granularity of country group level (A or B). And per click, go and see details per country inside a country group.

elasticmachine commented 4 years ago

Pinging @elastic/kibana-app (Team:KibanaApp)

markov00 commented 5 months ago

In order to provide better transparency of priorities, issues that will not be prioritized within the next 24 months are being closed.

Tracking request in Lens general improvements ice box https://github.com/elastic/kibana/issues/184459