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 / Updating Sharepoint Li...
Power Apps
Answered

Updating Sharepoint List item using Patch

(0) ShareShare
ReportReport
Posted on by 30

Hi, 

 

I am trying to update a sharepoint list item using patch function but i cant work out what i am doing wrong. 

 

'NFPOIList' = Sharepoint list i want to update

NFPOIBearing = Sahrepoint column im trying to update

 

I have tried the following;

 

Patch('NFPOIList',ID=Gallery1.Selected.ID,{NFPOIBearing:Bearing.Text})

Patch('NFPOIList',Gallery1.Selected.ID,{NFPOIBearing:Bearing.Text})

Patch('NFPOIList',Gallery1.Selected,{NFPOIBearing:Bearing.Text})

Categories:
I have the same question (0)
  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at

    @erobguy 
    What type of SharePoint column is ‘NFPOIBearing’?  This can affect the method for PATCH.

     

    For instance, a number must be patched like:

     

    Patch('NFPOIList',Gallery1.Selected,{NFPOIBearing: Value(Bearing.Text)})

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • erobguy Profile Picture
    30 on at

    it is a number

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

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard