Enhanced table vizualization to allow agregation and drill drown #79317
Labels
Feature:Drilldowns
Embeddable panel Drilldowns
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
🧊 iceboxed
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
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
-If I click on a COUNTRY GROUP, like A, the details appears with 1 line per country of A group country:
-If we go back, the table show the initial table at country group level.
-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.
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.
The text was updated successfully, but these errors were encountered: