web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Filtering people picke...
Power Apps
Unanswered

Filtering people picker value as Email from AssginedTo column from Sharepoint

(0) ShareShare
ReportReport
Posted on by 20

I have a list called UserStudent,

Columns

Name- Single line of text

UserEmails- People Picker

Phone no-Single line of text

 

I am filtering this in gallery of power apps, but i tried lower case and provide varUserEmail in start up by setting Set(varUserEmail,User().Email).

But i can't able to filter data's related to that and facing delegation issue.

 

Basically trying to getting people picker value from list is the issue it seems.

 

Filter part in my galleryFilter part in my gallery

Categories:
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Here's a good article on avoiding delegation issues.

    https://www.powerobjects.com/blog/2019/03/04/delegation-warnings-powerapps/

    ---
    If this answered your question, please click "Accept Solution". If this helped, please Thumbs Up.

  • v-yutliu-msft Profile Picture
    Microsoft Employee on at

    Hi @appuser5 ,

    I've searched delegateable functions of sharepoint list.

    I found that filter for complex type is delegateable, while Lower isn't.

    And the people field's Email data and User().Email do not have the problem of letter case.

    So please do not use Lower() function in your formula to avoid the effect of delegation.

    Try this formula:

    Filter(...,varUserEmail=UserEmails.Email)

    Here are the delegateable functions of sharepoint for your reference:
     2020184.PNG

     

     

     

    Best regards,

  • appuser5 Profile Picture
    20 on at

    Hi, Tried the syntax that you provided, but the filter is not working with "no records", but the list have 10 records.

    Filter(User_Priveleges,UserEmails.Email=varUserEmail) 

    Attached screen shot, do i need to add/change anything

     

    use1111.png

     

     
    use1111.png

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard