PostHog/posthog

Add individual user filter

Open

#1,289 opened on Jul 28, 2020

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

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