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 2022/07/27 02:54:20 UTC

[GitHub] [superset] zhaoyongjie opened a new issue, #20881: [Chart][Table] the grand total in Table viz is incorrect

zhaoyongjie opened a new issue, #20881:
URL: https://github.com/apache/superset/issues/20881

   The grand total in Table viz is incorrect, seems that the query of the total is not applied to the metric filters.
   
   #### How to reproduce the bug
   
   1. Go to 'explore page'
   2. Select `birth_names` as data source and `table` as viz
   3. `1990 : 2001` as time range
   4. `name` as dimension
   5. `count(*)` as metrics
   6. Click `having` and `count(*) > 100` as filter
   7. Check the `show total`
   
   
   ### Expected results
   
   correct grand total
   
   ### Actual results
   
   incorrect grand total
   
   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/2016594/181150014-57f25623-766b-4642-b6fd-9957a2173352.png)
   
   
   ### Environment
   
   (please complete the following information):
   
   latest master commit
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   
   


-- 
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.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] zhaoyongjie closed issue #20881: [Chart][Table] the grand total in Table viz is incorrect

Posted by "zhaoyongjie (via GitHub)" <gi...@apache.org>.
zhaoyongjie closed issue #20881: [Chart][Table] the grand total in Table viz is incorrect
URL: https://github.com/apache/superset/issues/20881


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