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 / Send data from a Power...
Power Apps
Answered

Send data from a Power Apps form to a different SharePoint list

(0) ShareShare
ReportReport
Posted on by 691

Hello,
I created a form with Power Apps based on the fields of 2 Sharepoint lists. The "Categorie et Filiere" list and the "Filiere et Sous-Filiere" list.

I would like that when the user fills in the form, the data entered by the user is saved in another list called "Donnees Formulaire". But I don't know how to do this. 😞 

Could you help me please? Thanks in advance !

Categories:
I have the same question (0)
  • Verified answer
    v-yujincui-msft Profile Picture
    Microsoft Employee on at

    Hi @s44 ,

     

    Do you want to save data from a form to another SharePoint list?

    You could try to use Patch() function to achieve this.

     

    I have made a test for your reference.

     

    1. Here are my lists.

    vyujincuimsft_0-1652427403781.png

    vyujincuimsft_1-1652427421370.png

    2. Select the Icon and apply the following formula on its OnSelect property as:

    Patch(datasource,Defaults(datasource),{ColumnName1:DataCardValue3.Text,ColumnName2:{Value:DataCardValue4.Selected.Value},ColumnName3:DataCardValue7.Text});SubmitForm(Form3);ResetForm(Form3)

    vyujincuimsft_8-1652428330577.png

    Result Screenshots:

    vyujincuimsft_3-1652427952866.pngvyujincuimsft_4-1652427973848.png

    vyujincuimsft_6-1652428095771.png

     

     

    Best Regards,

    Charlie Choi

     

     

     

     

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard