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 / What should be done to...
Power Apps
Unanswered

What should be done to submit two or three Forms data once the last form is filled in PowerApps(I have submit button at the last screen)?

(0) ShareShare
ReportReport
Posted on by 121

Hi PowerApps user,

I have 5 screen in canvas PowerApps and each screen has some fields in boxes. I have a submit button at the last 5th screen,. Once I fill the data from the 1st,2nd, 3rd and 4 th screen, the data should be submitted at the last 5 th screen. Can anyone help me with the coding to submit data at the last screen by combining all the data from the previous screen?? I m using SharePoint to store data for it.

Categories:
I have the same question (0)
  • Nogueira1306 Profile Picture
    7,390 Super User 2024 Season 1 on at

    Why don't you use Patch Function to do that?

    If you dont clear the data when you Navigate etween screens, it will work fine

     

    Something like this:

     

    Patch(

    Datasource,

    Defaults(DataSource),

    {

    Data: Data,

    ...

    }

    )

     

    Here:

    https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-patch

     

    If you need additional help please tag me in your reply and please like my reply.
    If my reply provided you with a solution, pleased mark it as a solution ✔️!

    Best regards,

    Gonçalo Nogueira

    Check my LinkedIn!

    My website!

    My blog!

  • Nisha_Innola Profile Picture
    121 on at

    Hi @Nogueira1306 

    Thank you for your suggestion. We have tried Patch function as you said, but we are using Forms in each screen to include fields and so Patch doesn't work in that case. Can you suggest us some other ways Please??

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

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard