Open kincal opened 4 weeks ago
I want to create a cohort of people that joined yesterday or the day before and I cannot
Be able to refer to today()-1 or -2, not just "After Last 1 day" as that includes today
- [ ] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables] - [ ] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide] - [ ] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]
I also want dynamic date support. See: https://github.com/PostHog/posthog/issues/25692
Feature request
Is your feature request related to a problem?
I want to create a cohort of people that joined yesterday or the day before and I cannot
Describe the solution you'd like
Be able to refer to today()-1 or -2, not just "After Last 1 day" as that includes today
Describe alternatives you've considered
Additional context
Debug info