ScottErvin
8 years agoQrew Cadet
How do I get the sum of column as a % of the sum of another column in a summary report?
I have two field one contains the customer Spend by line item the second is the amount of Savings in that same transaction. The savings is not always the same % and in some cases there is no savings.
I need to be able to create a summary table that shows the total of what the customer spent in a given month (Spend field), how much the saved in a given month (Savings field), and finally the % Saved. This is my problem. In Excel the formula would be Sum(Column Savings)/Sum(Column Spend) = % Savings. I also need to use this same % in several other reports and charts such as a Bar and Line where the Spend is the bar and the line is the % Savings.
I need to be able to create a summary table that shows the total of what the customer spent in a given month (Spend field), how much the saved in a given month (Savings field), and finally the % Saved. This is my problem. In Excel the formula would be Sum(Column Savings)/Sum(Column Spend) = % Savings. I also need to use this same % in several other reports and charts such as a Bar and Line where the Spend is the bar and the line is the % Savings.