Skip to Content

Contributors

Re: Smart aggregate cells in pivot tables including calculations

You can trick this with custom development overriding `read_group` method, but there's no tool for doing via UI AFAIK.

Example of column that is computed as difference between 2 other aggregated columns:


Regards.

by Pedro M. Baeza - 10:11 - 21 Aug 2019

Reference