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 / Filter multiple values...
Power Apps
Unanswered

Filter multiple values in people column

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I'm trying to create a mobile app with a SharePoint tasks list to replace Planner. (Planner perfomance is horrible if you have any significant number of tasks)

I've got an Assigned To column that is a people/group column that supports multiple values.

I want a gallery to filter data to show only items that have the Current User within this field.

 

I've read that PowerApps doesn't support multiple values? Is this still true?

Do I need to somehow convert this value to text?

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

    You can do Filter(SharePointList, CurrentUser in AssignedTo) to filter based on whether or not the current user's name is contained in the assigned to column. However, it isn't delegable.

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

    Hi @Anonymous,

     

    I agree with @Anonymous's thought almost, I have made a test on my side, please take a try with the following workaround:17.JPG

     

    The Items property of the Gallery control set to following formula:

    Filter('20180510_case4',User().Email in AssignedTo.Email)

    Note: The '20180510_case4' represents the SP list data source within my PowerApps app.

     

    Please let me know if the above solution could solve your problem.

     

    Best regards,

    Kris

     

     

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard