Custom summary calculation for Analytics report
Content
We have a unique report where we want to have custom summary calculation that is dependent on the summary information from other 2 columns.
For e.g. please see the data below. We want to calculate the summary percentage as sum(column2) /sum(column 1) and not the average of percentage for column 3.
Account | Column 1 | Column 2 | Column 3 |
John Doe | 5 | 3 | 60% |
Smith | 10 | 4 | 40% |
Summary | 15 | 7 |
We tried quite a few standard options but still havent found any solution. Can anyone guide us further.
Tagged:
0