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 / Network error when usi...
Power Apps
Unanswered

Network error when using patch function the requested operation is invalid

(0) ShareShare
ReportReport
Posted on by 4

I'm getting an error with patch on my Power App:  Network error when using patch function the requested operation is invalid. Does anything look wrong with the code?

 

Area & Group Number are choice columns on SP list. Area is a combo box. Group Number is a dropdown with a distinct filter in the App (it's text not actually a number).  Street Address & City, St, Zip are both filtered dropdowns and are set to single line of text on SP list.  Another backend SP list provides the filtered info to the user.

 

Coulibalymuso_0-1701289564961.png

 

Categories:
I have the same question (0)
  • mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at

    can u please copy paste ur code in here? thanks

     

  • Coulibalymuso Profile Picture
    4 on at
    Patch( 'SharePointList', varFormData, Form1.Updates, {'Area': {Value:"Area"}}, {'Group Number': {Value:"GroupLong"}}, {'Street Address': DataCardValue20.Selected.FullAddress}, {'City, State & Zip Code': DataCardValue21.Selected.CityPlus} ); Set(lastRecord, Form1.LastSubmit.ID); Form1_2.Updates; Form1_3.Updates; Form1_4.Updates; Form1_5.Updates; If(IsEmpty(Errors('SharePointList')),Notify("Success",NotificationType.Success);Navigate('Landing Page'),Notify(First(Errors('SharePointList')).Message, NotificationType.Error)); ResetForm(Form1); ResetForm(Form1_2); ResetForm(Form1_3); ResetForm(Form1_4); ResetForm(Form1_5);
  • mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at

    thank you

    did you make sure, that the user performing the patch has the neccessary permissions at data level (sharepoint)?

     

  • Coulibalymuso Profile Picture
    4 on at

    Yes - I have the necessary permissions.  I'm still in the testing phase, so nobody else has used it yet.  

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard