Percentage of a sale value to overall sales
Hi,
Or say you want to calculate the percentage of a sale value to overall sales. The formula will be
(“Sales”/Sum(“Sales”))*100
However, If I try to add this formula as a custom formula it throws an error "Please use aggregate formula option to create aggregate formula.
And if I try to add this formula as an aggregate formula it throws an error: "Mixing of Aggregate functions (like SUM,MAX, ...) with no aggregate columns is not allowed.
Could you please let me know what I am doing wrong?
Thanks,
Pete