Forum Discussion

mikebi's avatar
mikebi
Icon for Helper III rankHelper III
3 years ago

count orders after 60 days between dates

Hello,

I need to count the number of orders by email address and Order Date based on the criteria:

1. Only count the order if the previous Order by email address is more then 60 days old.

 

As an example we don't count the second order by Mike because the order date is within 60 days.

We count the second order by Dave because more then 60 days have elapsed. 

 

 

 

 

4 Replies