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 / How to update only a c...
Power Apps
Answered

How to update only a column of sharepoint list and keep other required columns no any change by power canvas apps?

(0) ShareShare
ReportReport
Posted on by 201

Dear all:

I would like to update only one column of sharepoint list and keep other required columns info no change by power canvas apps.

The columns are following:

ApprovalLevel (number)

ApprovalEmail(single line of text)  "123"

ApprovalLog(single line of  text)  "456"

ApprovalStatus(single line of text) "789"

 

I initial a global variable for ApprovalLevel by Set(ApprovalLevel, 1), then i want to incream it by Set(ApprovalLevel,ApprovalLevel +1)

now my proposal is only update ApprovalLevel and keep other required columns no any change by patch function.

How to write patch function to get this goal?

Patch(list1,............................................................................)?

Thank you very much in advance:)

Categories:
I have the same question (0)
  • Verified answer
    v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @Jackywei_BDF ,

     

    Just add the column to be updated in the formula.

    Patch(list,the record which you want to update, {ApprovalLevel:ApprovalLevel} )

     

    Sample:

    Before:

    vxiaochenmsft_0-1652339098269.png

     

    vxiaochenmsft_1-1652339162377.png

     

    After:

    vxiaochenmsft_2-1652339176541.png

     

    Best Regards,

    Wearsky

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 325 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard