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

Patch function not working in power apps while updating the data to list

(0) ShareShare
ReportReport
Posted on by 4

Hi Group Members,

 

I am having an issue with power apps form,

I have three forms. Requestor form, vendor form and purchase form. I have attachment in the vendor form(second form).

On the patch function, I am submitting the data to the list. When I Click on submit button from the third form(Purchase form), I am submitting the data to the SharePoint list by using Patch command.

The problem here is data is getting submitted only from Form2 and Form3, but not from Form1.

I have 1 people picker field, couple of text boxes and couple of drop downs. I don't have any attachments on the form.

 

Did any had this type of similar issue? If so, Can any one provide me some insight on how to fix this issue. I have been trying from past 3 days but no luck.

Any suggestions or help be would be really appreciated.

 

Thanks in Advance.

 

Capture.PNG
Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Susheel3112 

    Check out @RandyHayes video here

    https://www.youtube.com/watch?v=2E4FXNPLVXw for a better way.

  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @Susheel3112 ,

     

    Do you want to add one item by these three forms? If so, the formula could be:

    Patch(DataSource,Defaults(DataSource),Form1.Updates,Form2.Updates,Form3.Updates)

    Could you please show me your formula?

     

    Best Regards,

    Bof

     

  • Susheel3112 Profile Picture
    4 on at

    Patch(Requests,Form3.Updates,Form4.Updates,SharePointForm1_1.Updates);

  • Susheel3112 Profile Picture
    4 on at

    Thanks for your response! will check the video.

  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @Susheel3112 ,

     

    If you want to add a new record, the formula should be:

     

    Patch(Requests,Defaults(Requests),Form3.Updates,Form4.Updates,SharePointForm1_1.Updates);

     

    If you want to update a record, the fomula should be:

     

    Patch(Requests,TheSpecifcRecord,Form3.Updates,Form4.Updates,SharePointForm1_1.Updates);

     

    Best Regards,

    Bof

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,045

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 592

Last 30 days Overall leaderboard