Discussions
Saved search - units per order
I am trying to create a saved search that will show the following, grouped by day:
Column 1: Count of Sales Orders
Column 2: The total number of units sold
Column 3: The average number of units per order
I have columns 1 and 2. Column 3 is effectively column 2 divided by column 1. Please can someone explain how to do this with a saved search formula.
To be clear, I do not want the number of unique items per order, I want to see the total number of units per order.