Artem-fb opened a new issue #14065: URL: https://github.com/apache/superset/issues/14065
### Expected results the sum function must aggregate the sum of the column, the mean function must aggregate the mean of the column, etc ### Actual results sum, max, mean, std, var aggregation functions shows max values in pivot table #### Screenshots http://prntscr.com/118rk0k http://prntscr.com/118rkhu http://prntscr.com/118rkvx #### How to reproduce the bug 1. Go to 'chart explore' 2. choose vizualization type - Pivot table 3. Scroll down to Pivot Options 4. choose "show totals" and aggregation function sum, max, mean, std, var ### Environment - superset version: `superset version` 1.01 - python version: `python --version` 3.8.5 - node.js version: `node -v` v10.19.0 -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
