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 / Dynamic Dropbox with p...
Power Apps
Answered

Dynamic Dropbox with people/groups from a sharepoint list

(0) ShareShare
ReportReport
Posted on by 8

Hello, I have a list in Sharepoint where multiple people are assigned to a sub-category which belongs to a category.

I'm trying to create an app in Power Apps which filters these people in a drop-down box based on what sub-category is selected in another drop-down box.

 

image.png

I've tried using standard formulas for filtering which worked in other situations, but it doesn't work for this one, it has an error under the equals sign saying "Invalid Argument Type"

 

Filter('Sub-Kategorijos', People.DisplayName = SubKategorijaDropDown.Selected.Title)

 

 

Categories:
I have the same question (0)
  • Verified answer
    rimatos Profile Picture
    Microsoft Employee on at

    Hi @MariusG96 ,

     

    So in this case let's assume you have a Data Source that connects to your SharePoint List as such:

    image.png

    The Sharepoint list in question is similar to the one  you provided as follows:

     

    image.png

     

     

     

     

    In this situation if you want to filter the Display of the Person column based on the value of a drop box you can use the Filter function like such:

     

    Filter(Categories,Category = Dropdown1.Selected.Value)

     

    In this example you would be selecting the Data Source "Categories", and evaluate the "Category" field in the SharePoint List with the Value of the DropDown List.

     

    After this if you want to return only the records from the column Person that match the specified criteria, you need to change the "Value" property of the DropDown.

     

    Example:

    image.png

     

     

     

    Let me know if this answer has helped you move forward. 🙂

     

    Regards,

    Ricardo

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
WarrenBelz Profile Picture

WarrenBelz 401 Most Valuable Professional

#2
11manish Profile Picture

11manish 201 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard