Categorise Clients based on Continuous Monthly Sales
I'm trying to classify my customer sales.
I want to be able to add a category field to my clients.
A - Order value greater 0 in each of the last 3 months.
B - Order value greater 0 in each of the last 6 months.
C - Order value greater 0 in each of the last 9 months.
Not sure what function to use. I'd prefer to use an expression within my chart if possible rather than as part of my load script but I'm open to either.