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 gallery ...
Power Apps
Answered

How to update gallery records once click button

(0) ShareShare
ReportReport
Posted on by

Hi guys,

  I am too much trying to solve this bug. but didn't get solution. Actually I have data in collection i.e Goallist is there on Gallery,

that gallery is to I have two field are 1.Goal description 2.priortity value (combo box). so,  If incase then I change this  data

when immediately update this record that  to save SharePoint list as usually.....

    i think this task is very easy for yourself.......Any one please send me path How to solve this big and I shared screenshot It will help to easy to understand.....

update gallery.png
Categories:
I have the same question (0)
  • Verified answer
    SpongYe Profile Picture
    5,715 Super User 2026 Season 1 on at

    Hi @Prakash14151

     

    You can use the Patch() function for that:

    Patch(
     YourSharePointList, // this is the sharepoint list your want to update
     ThisItem,
     {
     GoalDescription: DataCardValue1.Text,
     PriorityValue: ComboBox1.Selected.Value
     }
    )

     

    If you have any questions or feedback, please let me know. Have a great day! 😊

    -----------------------
    PowerYsa Power Platform Enthusiast [LinkedIn] | [Youtube]

    I love to share my knowledge and learn from others. If you find my posts helpful, please give them a thumbs up 👍 or mark them as a solution ✔️. You can also check out my [@PowerYSA] for some cool solutions and insights. Feel free to connect with me on any of the platforms above. Cheers! 🍻

     

  • CU08011234-0 Profile Picture
    on at

    Thank you very much.......But one more thing I entered data into comboBox but It's  automatically added new like multiple adding table in my gallery....when I change data also its added next line with out clicking add button. What is the Issue...

    added nextline.png
  • CU08011234-0 Profile Picture
    on at

    Hi Everyone,

            Just a small thing. I have collection col_goal,There are 2 columns

    goaldescription and priority this is the collection.

    I created sharepoint list also (listGoal) same thing but I did created priority choice column in sharePoint list.

    how to patch the collection data to sharePoint list.....But I treid then only saved Goaldescription not in save priority value

    could you please tell me the patch what is syntax for this

     

    colGoal patch.png

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 529 Most Valuable Professional

#2
Haque Profile Picture

Haque 230

#3
Kalathiya Profile Picture

Kalathiya 217 Super User 2026 Season 1

Last 30 days Overall leaderboard