adrianvasile
Technical User
I have a simple query that manages some pricing information and I will need to have a total of a Group By Sum field.
Basically it will list each price that an item had, the cost associated and the quantity sold. I will use a Group by Sum for the Qunatity to get the total quantity for each change in price - but then I will need the total items sold.
Is this possible?
Thank you.
Basically it will list each price that an item had, the cost associated and the quantity sold. I will use a Group by Sum for the Qunatity to get the total quantity for each change in price - but then I will need the total items sold.
Is this possible?
Thank you.