Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Lens] Support for multiple breakdown by #82208

Closed
AlonaNadler opened this issue Oct 30, 2020 · 12 comments
Closed

[Lens] Support for multiple breakdown by #82208

AlonaNadler opened this issue Oct 30, 2020 · 12 comments
Labels
enhancement New value added to drive a business result Feature:Lens impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@AlonaNadler
Copy link

A customer is looking to do multiple splits in visualizations, similar to what they currently do with Area visualization in Visualize.
When done in Visualize it creates multiple nesting combination fieldA - fieldB as a series

image

@AlonaNadler AlonaNadler added Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Oct 30, 2020
@elasticmachine
Copy link
Contributor

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

@wylieconlon wylieconlon added enhancement New value added to drive a business result loe:needs-research This issue requires some research before it can be worked on or estimated labels Oct 30, 2020
@wylieconlon
Copy link
Contributor

This is technically possible, but haven't we heard users complain about how confusing this feature of Visualize is? Is there a way we can provide it in Lens, but without the confusing parts? I would consider this an open question.

@AlonaNadler
Copy link
Author

Opening it to track this request. This is still planned for the future. We want to allow users to breakdown by multiple level and allow them to chose whether to use split series or split chart

@AlonaNadler AlonaNadler changed the title [Lens] Support for multiple split series [Lens] Support for multiple breakdown by Oct 30, 2020
@georgewitteman
Copy link

This is technically possible, but haven't we heard users complain about how confusing this feature of Visualize is? Is there a way we can provide it in Lens, but without the confusing parts? I would consider this an open question.

What do you users say is confusing about this?

@th0ger
Copy link

th0ger commented Apr 9, 2021

Users (me) say, that Lens without multiple breakdown (split series) is severely limiting.
Especially because there is no split chart alternative to use.

@wylieconlon
Copy link
Contributor

wylieconlon commented Apr 9, 2021

The main reason it's confusing in Visualize is that each Terms aggregation is ordered in a hierarchy, it's not flattened like in a SQL request.

We will most likely support a single extra breakdown, which is part of the implementation of small multiples that we are tracking separately. In every level of breakdown, we would allow multiple fields for the Top Values/Terms aggregation. These features would be powerful enough for all the requests I've seen, without overcomplicating the UI.

@ghudgins
Copy link

as of 8.1 you can now combine fields with multi field top values in Lens. we will keep this issue open to add multiple breakdown by (nested terms) and cover additional edge cases.

For those who posted on this issue, it would be good to know if 8.1's multi field top values support in lens satisfies your needs

@peder82
Copy link

peder82 commented Apr 26, 2022

I am interested in this. For example, breakdowns based on two parameters like operating system and manufacturer. Currently I use filter and breakdown, but to have both parameters included in breakdown would be very convenient.

@ghudgins
Copy link

@peder82 we added support to breakdown by combined fields in 8.1 - I think this covers your case!
Large GIF (1000x576)

@peder82
Copy link

peder82 commented Apr 27, 2022

@peder82 we added support to breakdown by combined fields in 8.1 - I think this covers your case!
Large GIF (1000x576)

Exactly what I want, thank you!

@kush-elastic
Copy link

Hey guys,
I was wonder if this works same as how visualizations works.
I am currently working on visualization to lens migration.
I have one visualization, which contains multiple split series where i have to showcase top five load for Top five hosts. which returns me total unique 25 series in which i will get top 5 hosts with its top five load values..
how can i create such visualization in lens?

@stratoula
Copy link
Contributor

Lens already supports this in recent kibana versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Lens impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

9 participants