Hey good people, another head scratcher that seems to end in the response "Don't Use People Picker type in Sharepoint if you want to use PowerApps".
I have a SP list with a column Dispatch - This is a people picker type
I have a gallery that I would like to Filter so it only displays items in the dispatch column that = Current User
I just constantly get a delegation warning and no results.
I have tried the User() function but this doesn't seem any better
I have tried setting the variable OnVisible but this doesn't work
It seems every time the People Picker is used with a filter it results in failure 😞