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 function to edit
Power Apps
Unanswered

Patch function to edit

(0) ShareShare
ReportReport
Posted on by 184

i created text boxes, date pickers,dropdown boxes in many screen and i used patch to save data..

by using patch ( mylist, Defaults(mylist),{ })

 

now i want to edit the saved data, how can do that.

here user will view only his record ,no option to add new record.so i cant add gallery of records to give access to edit.

Categories:
  • eka24 Profile Picture
    20,925 on at

    Kindly watch this tutorial on Patching from a Gallery:

    https://youtu.be/gKWf_XQyIH0

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Ungarala1,

    Have you solved your problem?

    Could you please share a bit more about your need, do you want to edit the saved data without a Gallery?

    Do you mean that all the users could view only their own records and you want to force them edit records that only belongs to themselves?

    If so, I think you could add a Gallery to display all the records(write Filter formula to display records based on login users) and then add a form to edit the selected record.

    Here is a simple demo, please try as below:

    Set the Items property of the Gallery as below:

    Filter(List,'Created by'=User().DisplayName)

    Set the Edit Form Item property as below:

    Gallery1.Selected

    Add a save button and set the OnSelect as below:

    SubmitForm(EditForm1)

     

  • Ungarala1 Profile Picture
    184 on at

    thanks for your reply, i'm not using any gallery.. created by insert items 

  • Ungarala1 Profile Picture
    184 on at

    thanks for your reply, i'm not using any gallery.. created by insert items 

  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Ungarala1,

    Could you please provide more valid details about your scenario?

    I could not help you figure it out by guessing it. I could not imagine it.

    You did not answer the questions I asked before, please respect each other's time and account for the necessary details and information in each reply. Please don’t just refute or deny, tell us more about your real needs.

    Thanks for your co-operation.

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
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard