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 / read data from one sha...
Power Apps
Unanswered

read data from one sharepoint list and write it to another

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a sharepoint list tracking work orders at work, and a power app connected to it. 

 

I have just added a second sharepoint list that has all machines and machine ID's 

In the power app all the fields connected the the work order list are working fine but when I try to update a machine and ID from my second list it does not show on my original work order sharepoint list. 

 

Is it possible to pull a value from one list and write it to the list that the app is updating?

Categories:
I have the same question (0)
  • LRVinNC Profile Picture
    2,297 on at

    It is absolutely possible, but it depends on the mechanism you are using for your updates.  If you are using an edit form to update the first list and you are trying to update the second list from within that form, you'll need to use a Patch statement to make the update.  You won't be able to update it via SubmitForm since an edit form is tied to a single data source.  But using Patch you can absolutely write to a second list.  

     

    As an example, I have a app that updates project information  using an edit form, but I also want to update an audit trail to record that the project was edited.  In fact, I actually patch 2 different lists and at the same time update the project using the SubmitForm.  Here's what's behind my OnSelect for my Save button on the form:
    Patch.jpg

    For details on using Patch:  https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-patch

     

    LRVinNC

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks! I believe I have the issue narrowed down, something between .value and .result 

     

    on my work original sharepoint list both columns I am trying to feed date into are choice columns, and the 2 columns from the second sharepoint list are single line of text columns. I am having issues with the Update property. 

     

    It seems to be a bit tricky to take single line text data and pass it through to a choice column

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

#2
11manish Profile Picture

11manish 201 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard