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/10/25 16:06:30 UTC

[GitHub] [superset] lianndellandrea opened a new issue #17219: [Funnel Report] Ability to Customize Denominator for Percentage in Funnel Visualization

lianndellandrea opened a new issue #17219:
URL: https://github.com/apache/superset/issues/17219


   Currently, the funnel report percentage is calculated using: 
   The number at a given funnel step / 
   Sum(everything in the funnel)
   
   Example from [blog](https://preset.io/blog/2021-6-14-superset-nine-new-charts/): 
   ![image](https://user-images.githubusercontent.com/18264869/138730429-dc443c51-7c59-4967-93c2-5e75ab1191b8.png)
   Here, the Discussed Pricing (900) gets divided by 11900 (sum of all events in the funnel) to get 7.56%. 
   
   I would like the ability to customize the denominator here, to be divided by either:
   1) 1700 (Created Test Account) - the **previous step in the funnel**, or 
   2) Requested Demo (6100) - the **top level of the funnel**. 
   These are two common ways to look at funnel charts that we are currently unable to see.
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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] [superset] vacom13 edited a comment on issue #17219: [Funnel Chart] Ability to Customize Denominator for Percentage in Funnel Visualization

Posted by GitBox <gi...@apache.org>.
vacom13 edited a comment on issue #17219:
URL: https://github.com/apache/superset/issues/17219#issuecomment-955960799


   Hi. I would like to contribute to this. However, I am a newbie so do you mind guiding me? @junlincc 


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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] [superset] junlincc commented on issue #17219: [Funnel Chart] Ability to Customize Denominator for Percentage in Funnel Visualization

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


   Make sense! thanks for suggesting! 


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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] [superset] vacom13 commented on issue #17219: [Funnel Chart] Ability to Customize Denominator for Percentage in Funnel Visualization

Posted by GitBox <gi...@apache.org>.
vacom13 commented on issue #17219:
URL: https://github.com/apache/superset/issues/17219#issuecomment-955960799


   Hi. I would like to contribute to this. However, I am a newbie so do you mind guiding me?


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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] [superset] kizimenko commented on issue #17219: [Funnel Chart] Ability to Customize Denominator for Percentage in Funnel Visualization

Posted by GitBox <gi...@apache.org>.
kizimenko commented on issue #17219:
URL: https://github.com/apache/superset/issues/17219#issuecomment-1000397329


   ![image](https://user-images.githubusercontent.com/4619041/147265113-3bcfd25f-99a0-43b0-931b-5256db9be90a.png)
   Something like this in plotly funnel


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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