I have an Event called ‘Page View’ with properties such as ‘Page Slug’, ‘Page Route’. Is it possible to save a custom filter on Page Slug?
Eg:
I would like to create a custom filter WHERE ‘Page Slug’ = {‘apple’, ‘orange’, ‘banana’, ‘mango’, ‘watermelon’}
We use this filter in many places, and there are over 50 values in the filter. The alternative is to send it as a property of its own, but we’d ideally like to see it for historical data as well.