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 / SP List Not Updating W...
Power Apps
Answered

SP List Not Updating When Power App Form is Submitted

(0) ShareShare
ReportReport
Posted on by 1,362

Good morning,
I have a power app form that is pulling in data from my "Roles" list into my "Access Request" form.
There are only three fields being populated manually.
1. LU_Role Name
2. Requestor
3. Justification

All other fields are populated based on the key field LU_Role Name

I am using this expression in the OnChange property of the LU_Role Name control to update the fields on the right side of the form. 

golfnutt82_0-1640700045871.png

golfnutt82_0-1640699524631.png

The issue is that only the Requestor and Justification field is being added to the SP List "Access Requests"
I need all fields on this form to be included.
The logic for the "Submit" button is as follows - 

golfnutt82_2-1640699698127.png

What am I doing wrong?

 

Categories:
I have the same question (0)
  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @golfnutt82 

    First, your OnSelect action on your submit button should ONLY be: SubmitForm(NewAccessRequestForm)

    SubmitForm is an asynchronous action, so issuing a ResetForm immediately after the Submit will cause the for the reset before the submit has even occurred.

    Your ResetForm function should be in the OnSuccess action of the form.  Avoid anything after a SubmitForm and put what you want to occur after a successful submit into the OnSubmit.

     

    That is most likely your issue, but if it still does not submit the field you are looking for, then post back with the Update properties of the DataCards for the fields that are not working.

     

    I hope this is helpful for you.

  • golfnutt82 Profile Picture
    1,362 on at

    Hi Randy,
    Thanks for the help, I learn something new every day!
    I will make that change now.
    When I submit the form the reset doesnt clear the controls as expected.
    Here is what I see when the form resets.

    golfnutt82_0-1640780454754.png

    What I was hoping to see is what shows up when a new form is loaded and looks as follows.
    This only happens once I reload the page.

    golfnutt82_1-1640781007323.png

     

  • golfnutt82 Profile Picture
    1,362 on at

    Hi Randy,
    Still having the same issue.
    All the values in the controls (other than - Requestor and Justification) are not being passed to the SharePoint list.
    The LU_Role Name is the key field that populates all the data on the left and when the list is populated with all of this data is required for the Power Automate workflow to run.
    I created just new form with just the controls and no customization as shown in the existing form and the LU value is passed. So there is something else I did that is causing the issue.

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @golfnutt82 

    Yes, as mentioned - "...then post back with the Update properties of the DataCards for the fields that are not working."

    So, let me know what the Update property of the datacard is for one of the columns/fields that is not writing back to the datasource.

     

  • golfnutt82 Profile Picture
    1,362 on at

    golfnutt82_0-1640796885456.png

    golfnutt82_1-1640796968268.png

     

  • golfnutt82 Profile Picture
    1,362 on at

    I believe the culpret is the LU_Role Name datacard not passing to the list

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @golfnutt82 

    Your list of property formulas does not include any of the Update properties on the data cards.

    Let's start with just one of the fields that is not being submitted - "Associated Site"

    Look at that datacard for that field and let me know what the Update formula is.

     

    I am focused on the Update properties because when a form submits, it submits all the values that are in the Update properties.  If nothing is submitted, then that is what submit saw to write out.  So, we need to see where it is getting its values from.

  • golfnutt82 Profile Picture
    1,362 on at

    Associated Site like the others are just Text Input boxes and I cant see an Update property for those text boxes on the right.

    golfnutt82_0-1640798622925.png

     

  • golfnutt82 Profile Picture
    1,362 on at

    I dont see the property "Update". Would I see this on a "New" form and not an "Edit" form?
    These are custom cards.
    Ive looked under properties and under Advanced.

    golfnutt82_1-1640799392296.png

     

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @golfnutt82 

    The text input control would not have an Update property.  Update Properties are only on DataCards.

    There is no such thing as a New form and an Edit form.  There is only an EditForm control.  The only other type of form that there is would be a DisplayForm...and they have no capabilities (and it's not what you have).

     

    If you do not see the update property, then PowerApps has determined that your underlying field is read only and cannot be written.

    Tell me more about the Associated Site column in your data list.  If you remove that field from your form and then add it back in, what are the control type choices that it provides?

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