I need to create or modify a report so that I can see total transaction dollars. For instance:
Johnny has sold item "X" 5 times over the last month, I would like to see how well Johnny does accessorizing item X on average.
I can already run the report to see the 5 items, and even the transaction numbers and the $ amount of item "X" and the total $ of item "X" Johnny sold.
If I can get the total $ from transactions containing item "X" I can subtract the total $ of item "X" and divide the remainder by the quantity of item "X" sold (in this example 5) to see the average add on $ sold.
I hope this makes sense. Can anyone help?
*This post is locked for comments