Hello, 
Is it possible to add a calculated measure to graph and pivot view? 
For example in Sale Order Tree View i click on Group by --> Partner. 
In the Pivot i see the measures "Amount Untaxed" and "Amount Total". In these two columns i see the two totals for each partner.
I want to add the Measure ("Amount Total" - "Amount Untaxed"). 
So, if with the partner "Agrolait" the sum of Amount Total is 100$ and the sum of Amount Untaxed  is 80$ i want to see in the other column the value 20$
 i don't want to create a new field. In my example 100$ and 80$ are not the value of the field "Amount Total" and "Amount Untaxed" of one record but is the sum of the values of more records given by group_operator=sum
Thanks

