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 2020/05/17 15:24:15 UTC

[GitHub] [incubator-superset] petitpetit opened a new issue #9823: filter box only be used by one chart in a dashboard

petitpetit opened a new issue #9823:
URL: https://github.com/apache/incubator-superset/issues/9823


   I created a dashboard with tabs, and different tab pages has its charts, when I apply one filter box to one of those tab pages, all charts can be filtered.
   
   Can I use filter box only applied to some selected chart? How?


----------------------------------------------------------------
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


[GitHub] [incubator-superset] esilver commented on issue #9823: filter box be applyed to all charts of one dashboard

Posted by GitBox <gi...@apache.org>.
esilver commented on issue #9823:
URL: https://github.com/apache/incubator-superset/issues/9823#issuecomment-630400556


   You can do it by adding the charts to the `filter_immune_slices` metadata field. It is in the documentation:
   http://superset.apache.org/faq.html#how-to-add-dynamic-filters-to-a-dashboard


----------------------------------------------------------------
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


[GitHub] [incubator-superset] stale[bot] commented on issue #9823: filter box be applyed to all charts of one dashboard

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #9823:
URL: https://github.com/apache/incubator-superset/issues/9823#issuecomment-660435947


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


----------------------------------------------------------------
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


[GitHub] [incubator-superset] stale[bot] closed issue #9823: filter box be applyed to all charts of one dashboard

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #9823:
URL: https://github.com/apache/incubator-superset/issues/9823


   


----------------------------------------------------------------
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


[GitHub] [incubator-superset] lilila commented on issue #9823: filter box be applyed to all charts of one dashboard

Posted by GitBox <gi...@apache.org>.
lilila commented on issue #9823:
URL: https://github.com/apache/incubator-superset/issues/9823#issuecomment-630565175


   There is a nice way to edit filter scope. Click on `edit dashboard` then click on "filters" (1). It opens a nice interface to edit filter scope (2)
   
   (1)
   <img width="525" alt="Screenshot 2020-05-19 at 06 00 05" src="https://user-images.githubusercontent.com/607430/82283265-24d05a80-9996-11ea-8ab8-65fa728ba4cc.png">
   (2)
   <img width="946" alt="Screenshot 2020-05-19 at 06 00 16" src="https://user-images.githubusercontent.com/607430/82283270-269a1e00-9996-11ea-9743-0edf36ab11a4.png">
   


----------------------------------------------------------------
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