Thursday, September 12, 2024
1 change
New functionality added to Odoo
Spreadsheet pivot tables now let users show measures in alternative formats, such as percentages of row or column totals. This makes it easier to compare results and understand relative performance directly in documents and spreadsheets.
Original PR description
This commits adds the "Show value as" feature to measures. This allow users to display the value of a measure in a different way, like percentage of column total, percentage of row total, etc. Task: [4045799](https://www.odoo.com/odoo/2328/tasks/4045799?cids=1)