apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
62.45k stars 13.73k forks source link

Persistent personalized views of dashboards #2688

Closed benvogan closed 6 years ago

benvogan commented 7 years ago

It would be really useful if users could easily save the state of their filters on a dashboard, which would then be loaded by default every time they view the dashboard. These would be user specific so other users would see the default provided by the dashboard author or their own saved settings.

mistercrunch commented 7 years ago

Note that the URLs are stateful so if someone bookmarks a filtered dash it captures the filter.

benvogan commented 7 years ago

That is handy, but it requires that they always access the page via bookmark. If someone is jumping between dashboards within the UI it doesn't solve the problem.

mistercrunch commented 7 years ago

It's not clear to me that users would expect a sticky filter that would go beyond the browser session. I doubt other tools like Tableau would do this.

petroswork commented 7 years ago

Tableau has views to save dashboard filter state among others.

mistercrunch commented 6 years ago

Notice: this issue has been closed because it has been inactive for 354 days. Feel free to comment and request for this issue to be reopened.