Saturday, January 27, 2024
1 change · saas-17.1
Resolved issues and error corrections
Spreadsheet pivot formulas using the count measure now return the correct count value instead of always showing zero. This restores reliable spreadsheet reporting for users who depend on pivot counts for analysis and dashboards.
Original PR description
Pivot functions with the `"__count"` measure always return `"0`", which is supposed to be the format. Mistake introduce with forward-port d63fccd7 Task: 3705106 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr