PostHog/posthog

Add individual user filter

Open

#1,289 opened on Jul 28, 2020

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Python (988 forks)batch import
enhancementfeature/property-filtersgood first issue

Repository metrics

Stars
 (16,704 stars)
PR merge metrics
 (Avg merge 12h 15m) (1,000 merged PRs in 30d)

Description

Is your feature request related to a problem?

I want to be able to filter views on an individual user.

Describe the solution you'd like

In the PropertyFilter I want to have a third option (next to Property and Cohort) that allows you to search a list of users.

Describe alternatives you've considered

I could look up the distinct ID or email address for example

Additional context

Thank you for your feature request – we love each and every one!

Contributor guide