I have a small table showing project, codenr and value. From the data in this table, I have created a pivot table with project and codenr as dimensions and Avg(value) as measure.
I want to show the subtotals by codenr. Instead of calculating a total, QV calculates an average. How can I solve this ?