Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Add a top level data navigation to the dashboard screen #12727

Closed
wernerdaehn opened this issue Jan 25, 2021 · 0 comments
Closed

Add a top level data navigation to the dashboard screen #12727

wernerdaehn opened this issue Jan 25, 2021 · 0 comments
Labels
dashboard:native-filters Related to the native filters of the Dashboard

Comments

@wernerdaehn
Copy link

[SIP] Add a top level data navigation to the dashboard screen

Motivation

The user does have a dashboard showing data based on the FLIGHTS table. One chart shows the delays, one the number of flights, on the sum of flight time, the plan model used.
It would be natural to navigate within the data: How does the dashboard look when limiting to the current year? Flights that departed during business hours? Impact on holidays?
By providing a top navigation on the dashboard also (see here for charts) this can be achieved nicely.

Proposed Change

  1. Add a top navigation area to the dashboard. Everything that is filtered here impacts the filters applied within each chart.
  2. In the dashboard filters between charts can have relationships. Chart1 might be based on TABLE1 and chart2 on TABLE2 but TABLE1.START_DATE should be TABLE2.CREATE_DATE. This way with a single top level selector both filters, although on different tables, can be selected at once.

Please let me know if you are interested and I would spend some time to work out the details.

@amitmiran137 amitmiran137 changed the title [SIP] Add a top level data navigation to the dashboard screen Add a top level data navigation to the dashboard screen Mar 30, 2021
@zuzana-vej zuzana-vej added the dashboard:native-filters Related to the native filters of the Dashboard label Apr 20, 2021
@apache apache locked and limited conversation to collaborators Mar 16, 2022
@zuzana-vej zuzana-vej converted this issue into discussion #19213 Mar 16, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
dashboard:native-filters Related to the native filters of the Dashboard
Projects
None yet
Development

No branches or pull requests

4 participants