Is it possible to filter a series on the number of times an event has occurred within a given time period?
For example, users that have purchased 5 items in the last 30 days.
I know it is possible to filter on the count of an event (e.g., count of items purchased = 5), but not sure how to layer the time period on top of the event count.
Thank you for any input!
