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/01/05 09:50:29 UTC

[GitHub] [incubator-superset] singh-ab opened a new issue #12270: Filtered chart in email

singh-ab opened a new issue #12270:
URL: https://github.com/apache/incubator-superset/issues/12270


   **Is your feature request related to a problem? Please describe.**
   While superset offers the functionality of scheduling a chart as an email. We cannot send an email with a filter , to achieve this we have to save the same chart with multiple names , have the filter attached and then schedule them
   
   
   **Describe the solution you'd like**
   It would be great to have the functionality extended with filters on chart .
   


----------------------------------------------------------------
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] zhaoyongjie commented on issue #12270: Filtered chart in email

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


   @singh-ab 
   I got what you mean. Now Superset Chart Scheduler should not be flexible enough to complete it. But you can try to write some Jinja2 macro to finish some parts of the function.(Adhoc Filter by SQL)
   
   1. https://superset.apache.org/docs/installation/sql-templating
   2. Adhoc filter by SQL
   <img width="700" alt="image" src="https://user-images.githubusercontent.com/2016594/103670731-eb943b80-4fb4-11eb-927f-08970f62b7a7.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


[GitHub] [incubator-superset] singh-ab commented on issue #12270: Filtered chart in email

Posted by GitBox <gi...@apache.org>.
singh-ab commented on issue #12270:
URL: https://github.com/apache/incubator-superset/issues/12270#issuecomment-754715808


   @zhaoyongjie with filter I mean dynamic filter . 
   
   Example : let's say I want to schedule an email report and pass a filter . 
   
   Is that possible ? 


----------------------------------------------------------------
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] junlincc commented on issue #12270: Filtered chart in email

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


   cc @benceorlai 


----------------------------------------------------------------
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] zhaoyongjie commented on issue #12270: Filtered chart in email

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


   @singh-ab I am curious about the chart can not with filter, the filter is embedded in the charts, why is it not sending by email


----------------------------------------------------------------
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] zhaoyongjie edited a comment on issue #12270: Filtered chart in email

Posted by GitBox <gi...@apache.org>.
zhaoyongjie edited a comment on issue #12270:
URL: https://github.com/apache/incubator-superset/issues/12270#issuecomment-754740152


   @singh-ab 
   I got what you mean. Now Superset Chart Scheduler should not be flexible enough to complete it. But you can try to write some Jinja2 macro to finish some parts of the function.(Adhoc Filter by SQL)
   
   1. https://superset.apache.org/docs/installation/sql-templating
   2. Adhoc filter by SQL
   <img width="700" alt="image" src="https://user-images.githubusercontent.com/2016594/103670731-eb943b80-4fb4-11eb-927f-08970f62b7a7.png">
   
   BTW, This is a good suggestion. It shouldn't be too hard to add this feature.
   


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