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 / Update Sharepoint Filt...
Power Apps
Answered

Update Sharepoint Filtered Dropdown

(0) ShareShare
ReportReport
Posted on by 44

Using a SharePoint multiselect, if I don't filter it the Update works using the default DropDownList.SelectedItems.  When I filter the list, the update doesn't work.  Why doesn't the update just work using DropDownList.SelectedItems?

Categories:
I have the same question (0)
  • Jagadeeshk Profile Picture
    457 on at

    Pls elaborate with codes used

  • tonic212 Profile Picture
    44 on at

    I have a Courses table with 2 dropdowns - Audience and Program (multi value)

    The Program dropdown items is dependent on the Audience so I filtered it.

    Filter(LibPrograms, Audience.Value = ddlAudience.Selected.Value).ProgramName

    This filter works but the update should go to the Courses table but doesn't.

  • Jagadeeshk Profile Picture
    457 on at

    Please share the columns name and code how you are updating?.

    And are you facing any error?

  • tonic212 Profile Picture
    44 on at

    lookup table: LibPrograms

    - field: Audience

    - field: Program

     

    data should update in this table

    table: Courses

    field: Audience

    field: ProgramName - dropdown: ddlPrograms

     

    Update = ddlPrograms.SelectedItems

     

    There are no errors but the datasource should be the Courses table right?  

     

    thank you for any assistance.

  • Verified answer
    tonic212 Profile Picture
    44 on at

    I got it to work.  Sorry I'm a newbie to Powerapps.  I used Filter and Choices like this:

     

    Filter(Choices([@Courses].Program),

     Value in Filter(LibPrograms, Audience.Value = ddlAudience.Selected. Value).ProgramName)

     

    Thank you for assisting!

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 413

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
timl Profile Picture

timl 315 Super User 2026 Season 1

Last 30 days Overall leaderboard