PostHog/posthog

Add individual user filter

Open

#1.289 geöffnet am 28. Juli 2020

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (16.704 Stars) (988 Forks)batch import
enhancementfeature/property-filtersgood first issue

Beschreibung

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