Pivot Table subtotals for single rows v0.38.4

I'm using the new Pivot Table functionality and seems to be exactly what we needed!

The issue is that when the row is not grouped (more than one row for the field) on Pivot Table a subtotal is not generated making the grand total wrong as it only sums when a group subtotal was formed and ignores all other values or rows.

Example:
Texas - 2019 -- 2 sales
Texas - 2020 -- 3 sales
Totals for Texas ---- 5 sales
California - 2020 -- 3 Sales
Grand Totals ---- 5 sales

Expected:
Texas - 2019 -- 2 sales
Texas - 2020 -- 3 sales
Totals for Texas ---- 5 sales
California - 2020 -- 3 Sales
Totals for California ---- 3 sales
Grand Totals ---- 8 sales

Hi @dealanis
You're seeing this issue:
https://github.com/metabase/metabase/issues/15211 - upvote by clicking :+1: on the first post

Will do! Thanks for the quick reply and your amazing work @flamber!

1 Like