Hi everyone,
I'm trying to build a cohort based on an aggregate property, and I'm not sure how to do this:
I have an event event_e, with a property property_p
And I want to build a cohort of users who have an average of property_p >= 3 per event_e
If anyone can help, that would be greatly appreciated !