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 / Save the data from tex...
Power Apps
Answered

Save the data from text boxes to SharePoint

(0) ShareShare
ReportReport
Posted on by 76

I have created an app with several textboxes, date fields, and yes/no toggles. I'm populating fields based on data entered into another field from on-prem SQL. I have toggle that if selected open new parts of the form.

 

My issue is now is that I can't submit the data 😐 

 

 

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

    Hi @SharePointAU,

     

    Could you please share a screenshot of the controls you used here?

    By the way, to submit data, you used the EditForm control, or the patch() function, and any error messages?

     

    If the EditForm is used here, then please follow the article below to configure the related properties:

    Edit form and Display form controls in PowerApps

     

    For Patch function, please see:

    Patch function in PowerApps

     

    Regards,

    Michael

  • SharePointAU Profile Picture
    76 on at

    Thank you! I had to use Patch... but PowerApps is crazy picky with it's data calls, and seem to be different more often than not. I was having a real hard time figuring out how to get the Patch to pull the data from the form and update SharePoint with it. HOWEVER! Community to the rescue. The article below nailed it!

     

    https://powerusers.microsoft.com/t5/General-Discussion/Patch-Function-Not-Submitting-to-SharePoint-Online/m-p/6596#M2968

     

    This is the formula that helped me from this article:

    Patch(ListName,Defaults(ListName),
    {Title: "ListName",
    InternalColumnName1: "TextBox1.Text",

    InternalColumnName2: "TextBox2.Text",

    InternalColumnName3: "TextBox3.Text",

    InternalColumnName4: "TextBox4.Text"});
    Navigate(BrowseListName, ScreenTransition.Fade)

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hello. I am new to Powerapps. I want to capture an image and get its geo location and save it to the sharepoint list.  I thinking if it is possible.


    @SharePointAU wrote:

    I have created an app with several textboxes, date fields, and yes/no toggles. I'm populating fields based on data entered into another field from on-prem SQL. I have toggle that if selected open new parts of the form.

     

    My issue is now is that I can't submit the data 😐 

     

     


     

    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

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,074

#2
Valantis Profile Picture

Valantis 639

#3
11manish Profile Picture

11manish 606

Last 30 days Overall leaderboard