Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Patching Choice Column, Dropdown not updating

(0) ShareShare
ReportReport
Posted on by 909 Super User 2024 Season 1

Hi,

 

I have a dropdown. I want to update it from my browsegallery with a button Onselect property.

 

'final conclusion' is my SP list column

 

Patch('Data Source', ThisItem, {'Final Conclusion': 'final conclusion dropdown'})

 

 

I use this and the item isnt getting updated.

So I dropdown to another value  and submit conclusion but it stays on "New".

 

 

wonka1234_0-1696432982243.png

 

the items property on my dropdown is - 

 

Choices([@'Data Source'].'Final Conclusion')

 

 

  • Verified answer
    BCBuizer Profile Picture
    22,070 Super User 2025 Season 1 on at
    Re: Patching Choice Column, Dropdown not updating

    Hi @wonka1234 ,

     

    For a Choice column you need to pass a record instead of a text to make the Patch work:

     

    Patch('Data Source', ThisItem, {'Final Conclusion': {Value:'final conclusion dropdown'}})

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 110 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 77

#3
stampcoin Profile Picture

stampcoin 52

Overall leaderboard