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 submit two form...
Power Apps
Answered

How to submit two forms with one button?

(1) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi everyone,

i insert two forms to one page in PowerApp for staff fill all info and submit, the data will record in SharePoint list so how can i submit those two forms just one button?

NguyenHuu_0-1636559952742.png

Thank you.

Categories:
I have the same question (0)
  • Verified answer
    C-Papa Profile Picture
    1,836 on at

    Hi, assuming the data source is different for each from, this will submit the two forms one after the other

    SubmitForm(Form1);SubmitForm(Form2)

    Assuming the datasource is the same
    Patch(DataSource,
    Defaults(DataSource),// Assume that you want to create new records
    Form1.Updates,
    Form2.Updates
    )

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks @C-Papa  🙂

  • Jon2787 Profile Picture
    119 on at

    Hi - What if 

  • Jon2787 Profile Picture
    119 on at

    Hi - How could a user submit two forms to a single data source? I have tried the above but this creates a new record each time. Thanks

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

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard