Hi all,
I was asked to write a GI/report and I’m banging my head figuring out how to do this.
We want to write a sales order history report with a date range, say month to date. Easy enough I can setup parameters for that.
What my sales director would like to see is -- for the items that were sold this week (or month), when was the last time that item was ordered?
So for instance --
ABC-123: 01/27/2025 - $3000 USD
ABC-123: 07/01/2024 - $1900 USD
I’m trying to think of ways to limit showing just the last/previous sales in the result grid for that stock item (or I could show the last order date from that specific customer, we’re not really as concerned about the item itself, moreso about when the customer last ordered).
Any thoughts? Could I do something in the results grid to show the previous order data and limit it to just that previous order?
Thanks for any ideas!