-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Drilldowns] Improve URL Drilldown experience for table visualizations #78289
Comments
Pinging @elastic/kibana-app-arch (Team:AppArch) |
For reference:
|
|
|
Variables for row trigger:
|
Template:
Preview:
|
It would be good if users could use drill-downs from the options menu as well as the field level. That way users can apply multiple filters before going to the options menu to move to another dashboards. Currently they have to apply the filters to the query, then click on one of the fields to find the drill-down menu. Having the drill-down menu in options would allow drill-downs to work with both visuals and saved search dashboards. The user would be able to move to any dashboard of their choosing. Not just the dashboards paths configured for them. |
Describe the feature:
This is an umbrella issue for drilldowns experience in Saved Search and table visualisations panels.
Currently drilldowns are not supported in Saved Search panels and have limited support in table visualization.
Describe a specific use case for the feature:
Issue specific to Saved Search panels: #73283 described the use case in details. Tables visualisations have similar use case.
We should consider this use-case: #73283 (comment)
Challenges
For #73283 (comment) we probably should make triggers more dynamic and generate those from table columns. See technical details here: #76226
Part of: #42845
The text was updated successfully, but these errors were encountered: