Forum Discussion
argnist
8 years agoFrequent Visitor
Divide summarized column by another summarized column
Hi all, does anyone know the way to divide one summarized column over to another summarized column? When I try something like SUM (Total Sales) / SUM (Items Sold) it calculates it for each it...