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 / Patch function: The re...
Power Apps
Unanswered

Patch function: The requested operation is invalid.

(0) ShareShare
ReportReport
Posted on by

Getting Error with patch Function all of a sudden.

 

Error: "Network error when using Patch function: The requested operation is invalid."


But the Data is added/updated in the SharePoint List despite the error.

 

I have tried the below with no luck:

  • Checking all the columns in the SP List
  • Made sure that I still can add items to the list from there
  • Creating a Brand New List with same Name/Columns and linking to that
  • Only Adding the Title Field via the App
  • Removing and Reconnecting the Data Connection in Apps

Here is the Code:

 

 

 

Patch('Employee Hire Forms',Defaults('Employee Hire Forms'),RMUser.Updates,{

Title: "T",
ReSubmit:{Value:"Yes"},
AuthCode: "G712$",
'Current Flow State':{Value: "Pending Manager Approval"},
Status:{Value: "Pending Approval"},
'Send Reminder': "Yes",
'Lock Record For Processing': "Yes",
'Request Type': "Termination",
'Base Salary': 1,
Hours: 1

});

If(
 // check if there were any errors when the test score was submitted
 !IsEmpty(Errors('Employee Hire Forms')),
 // else, go to success screen
 Navigate(Success) 
)

 

 

 

 

Categories:
I have the same question (0)

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 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 166

#3
sannavajjala87 Profile Picture

sannavajjala87 71 Super User 2026 Season 1

Last 30 days Overall leaderboard