Add last order date to customer sales report

Hi Gary, Thanks for your reply. Currently, it isn’t possible to have the ‘last order date’ and ‘total sales value’ displayed in the same report; it would be great if you could raise a feature request to add the ‘Last Order Date’ to the Total sales by customer report, to ensure that this suggestion lands with the right team. If you are new to feature requests in Breww, then the following guide should help with this: Posting ideas & feature requests for Breww. You will be able to look at a date range by filtering by the ‘last_order_date’ and adding your date range using ‘greater than’ and ‘less than’ symbols (operators); it sounds like the following will do what you need:

last_order_date >= “01/01/2024” and last_order_date < “01/06/2025”

Let me know if you need anything else. Cheers!