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 / Form Update Choice fie...
Power Apps
Answered

Form Update Choice field Sharepoint List SelectedItems impossible

(0) ShareShare
ReportReport
Posted on by 44

Hi Everyone,

 

I have a SP list with many Choice fields.

In a form, I changed Items of "ComboBox" to Filter(SPlist;xxx=DataCardValue2.Selected.Value) --> by default it was Choices[....]

 

On view mode, all is ok but when I save, nothing has been updated in the SP list.

I tried to use ComboBox.SelectedItems but it is not working because of the type.

I am pretty sure that I forgot something on the Update method.

 

Thanks by advance for help

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    155,610 Most Valuable Professional on at

    HI @Julien59 ,

    I assume this is a single selection. You did not state the field name you are displaying in the Combo Box (replace ???? with this) in the Update of the Data Card

    {Value: ComboBoxName.Selected.????}

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

     

  • Julien59 Profile Picture
    44 on at

    Thanks for your reply.

    No, it is for multi selection. 

  • Verified answer
    WarrenBelz Profile Picture
    155,610 Most Valuable Professional on at

    @Julien59 ,

    Then you need  - again substitute ???? with the output (Field Name) of your combo box

    ForAll(
     ComboBoxName.SelectedItems,
     {Value: ????}
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

     

  • Julien59 Profile Picture
    44 on at

    @WarrenBelz thanks. It works like a charm !

  • Julien59 Profile Picture
    44 on at

    @WarrenBelz That works for new line but when I try to update a line using the form, I see the info that I previously filled but when I save, the info from ComboBox disappeared.

    Do you have any ideas how can I solve this issue ?

  • WarrenBelz Profile Picture
    155,610 Most Valuable Professional on at

    Hi @Julien59 ,

    That is a different issue - what is the DefaultSelectedItems of the Combo Box and what is the name of the multi-choice field you are writing back to ?

  • Julien59 Profile Picture
    44 on at

    Hi @WarrenBelz 

    DefaultSelectedItems : Parent.Default
    DisplayFields : "Title"

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