Works great, just what I needed!
Thanks!
I changed the formula to:
If DistinctCount({JrnlRow.PostOrder}, {JrnlHdr.TransactionDate}, "monthly") = 0
Then 0
Else Sum ({JrnlRow.StockingQuantity}, {LineItem.ItemID}) / DistinctCount({JrnlRow.PostOrder}, {JrnlHdr.TransactionDate}, "monthly")
The information:
I'm using Crystal Reports 9 for Peachtree. The report is titled Monthly Inventory Sales which has one parameter "Category". The first group is by "TransactionDate", monthly. The second group is by LineItem.ItemID which includes the Sum of JrnlRow.StockingNumber (Units Sold)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.