This question has been flagged
1 Reply
2637 Views

Hello,

does someone know how I can filter a list of customers who do not have a confirmed sales order for example in the last 30 days?
I already have a filter for orders placed in the last weeks, month etc.. But now I need a filter which shows me the customers who hasn't placed a order for a couple of weeks or even longer.

I'm thankful for every help.

br, Hansan

Avatar
Discard
Best Answer

You cannot directly add such filter. You need to create a compute field (maybe boolean) that will check the order of the customer and using that field you can filter the customers.

Avatar
Discard