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 / Patching old records
Power Apps
Unanswered

Patching old records

(0) ShareShare
ReportReport
Posted on by 28

Hi all,

 

Problem: I created a record in a previous step. Now I want to edit that same record, so that the Dataverse understands that it should save the new data. Moreover, an attachment is added to the same data and saved on Sharepoint. In short, I want to save the data and update text in Dataverse and when I change the attachment the record should be updated on Sharepoint.

 

Datasource: Innovations

Sharepoint: Attachment Innovation Tracker v2

Screen where save button is: Edit screen conceptualisation

Screen where details of a certain technology are: Detail screen conceptualisation

Power Apps for Teams

 

Function:

Patch(
'Attachments Innovation tracker v2',
Defaults('Attachments Innovation tracker v2'),
frmAttachmentEditDetailConcept.Updates
);
Patch(
Innovations,
Defaults(Innovations),
frmLeftEditDetailConcept.Updates
);
Patch(
Innovations,
Defaults(Innovations),
frmRightEditDetailConcept.Updates
);
Navigate('Detail screen Conceptualisation');

 

Thanks in advance!

 

 

Screenshot Function SaveButton.png
Screenshot overview EditDetail screen.png
Categories:

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 383 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 356

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard