konk0n opened a new issue, #28616: URL: https://github.com/apache/superset/issues/28616
### Bug description In Pivot Table (legacy) instead of the Sum of the columns and rows I get the Max although I have chosen the Aggregation Function as 'Sum' in the Pivot Options of the table. I use a PostgreSQL dataset. How can I solve this issue?   ### How to reproduce the bug 1. Add a Pivot Table (legacy) as a chart 2. Chose Sum as Aggregation Function in the Pivot Options. 3. Update the Chart. ### Screenshots/recordings   ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Firefox ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
