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 / Submitting Form data t...
Power Apps
Answered

Submitting Form data to an excel file

(1) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello experts,

 

I have designed a Form using an excel file from Onedrive. After entering the details and submitting the form it has to create a new record in a different excel file. Please let me know how to accomplish the above task.

 

Thank You

Categories:
  • cds Profile Picture
    1,001 on at

    Flow

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at
    Thanks for the reply. Can we achieve this in powerapps itself?
  • cds Profile Picture
    1,001 on at

    I don't think it is possible

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

    Hi @Anonymous ,

     

    This can be achieved by using a Patch function. First you need to add the table in the 2nd excel file to the data source of this app. Then use the 1st table as the data source of the edit form but set the OnSelect property of the submit button to something like:

    Patch(Table2,Defaults(Table2),{Title:DataCardValue1.Text,Date:DataCardValue2.SelectedDate,...})

     

    Regards,

    Mona 

  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank You Mona.

  • EmanuelArcas Profile Picture
    9 on at

    @Mona instead of saving the updates to another excel table is it possible to patch it to a SP list? Is the same patch syntax or is different. When I try I get on the button the error: "The specified column "x" does not exist".

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 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard