You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/02/17 00:35:46 UTC

[GitHub] [superset] ktmud commented on issue #12542: Enhance Filterbox to remember last time range selection across dashboards

ktmud commented on issue #12542:
URL: https://github.com/apache/superset/issues/12542#issuecomment-780209533


   You can actually persist default filters for dashboards, including the time filters.  It's just the option is a little hidden:
   
   <img width="917" alt="dashboard-properties" src="https://user-images.githubusercontent.com/335541/108139378-d4953e80-7074-11eb-9a1a-fa8f05f5cd21.png">
   
   You need to go to the edit mode,  Edit Dashboard Properties, and add a `default_filters` field of stringified JSON in the advanced settings.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org