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 / Patch is not writing t...
Power Apps
Answered

Patch is not writing to my list

(1) ShareShare
ReportReport
Posted on by 1,362

When I use patch , try to write the value of  the dropdown result into Item List , that doesnt work , no value was written into the list , no error message. But other fields can be successfully write into Item List.
The dropdown is "Result"

golfnutt82_0-1664970081529.png


I can write the selected value into a collection: Cltn_Item

golfnutt82_1-1664970210107.png

golfnutt82_3-1664970295583.png

golfnutt82_4-1664970337121.png

golfnutt82_5-1664970384115.png

But when I use patch to try and write the value of the "Result" dropdown into the list item, it doesnt work. No value was written and no error message but other fields can be successfully written into the list item.

 

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    poweractivate Profile Picture
    11,078 Most Valuable Professional on at

    @golfnutt82 

     

    In last screenshot, of the Patch, the arrow is pointing to Reason.

     

    However, Result is missing entirely in the screenshot.

     

    If you modify your Patch to include Result too, does it work then?

  • BCBuizer Profile Picture
    22,844 Super User 2026 Season 2 on at

    Hi @golfnutt82 ,

     

    Can you confirm the column type of Result is Choice?

     

    If so, you can either set the Items property of the dropdown to:

    Choices(ReturnComponentsItem.Result)

     

    or change the Result part of the Patch function to:

     

    Result: {
     '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
     Id: 1,
     Value: txt_result.Selected.Value
    }
  • golfnutt82 Profile Picture
    1,362 on at

    Your absolutely correct and missed adding Result. 
    Also, the choice value "Scap" is missing the "R" so the values were not matching.
    Updated the patch and everything works.
    This is what happens when one puts in 12+ hours staring at a PC, ugh

     

    Thank you

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 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard