Hello,
I am trying to do a Totals query that would return accounts that produce 80% of the total revenue. I hope to sort the sum of revenues from each account in descending order then select these top accounts whose revenue sum is 80% of the total sales. The idea is to find out which and how many accounts give me 80% of my business. Also, how will I find the number of accounts that contribute to 80% of sales.
Please see the attached DB. The attached query only lists all accounts ordered in descending order.
I appreciate any help.
SalesOps
I am trying to do a Totals query that would return accounts that produce 80% of the total revenue. I hope to sort the sum of revenues from each account in descending order then select these top accounts whose revenue sum is 80% of the total sales. The idea is to find out which and how many accounts give me 80% of my business. Also, how will I find the number of accounts that contribute to 80% of sales.
Please see the attached DB. The attached query only lists all accounts ordered in descending order.
I appreciate any help.
SalesOps