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 while us...
Power Apps
Unanswered

Network error while using patch function:the specified column is readonly and cant be modified

(0) ShareShare
ReportReport
Posted on by 280

Hi All,

suddenly from today iam getting below mentioned error while editing data, any suggestions how to clear this issues.

"Network error while using patch function: the specified column is readonly and cant be modified"

 

If(varGriEdit,Patch(Gobal_Master_Data_EU,colGridData));
Select(Button10);
Set(varGriEdit,!varGriEdit)

 

With( { wData: Filter( Gobal_Master_Data_EU, StartsWith( Requestor_Name, TextInput2.Text ) 
&& Allocated_To = User().FullName ) }, 
ClearCollect( colGridData,Filter( wData, Mail_Status.Value <> "Completed", Mail_Status.Value <> "Discard" ) ) ) 

 in onselect gallary

UpdateIf(
 colGridData,
 ID=ThisItem.ID,
 {
 Completed_Date: compdte.Text,
 Clas_Received_Date: clsrecdate.Text,
 Clas_Date_Sent: clssenddate.Text,
 Mail_Status: mailsts.Selected,
 Task_Catgy: taskctgy.Selected,
 Artical_Count: articcnt.Text,
 Discard_Types:discardremarks.Selected
 }
)

 

Categories:
I have the same question (0)
  • Daniel Bocklandt Profile Picture
    5,151 Super User 2026 Season 1 on at

    Can you check if you can eddit all Columns inside your datasource?
    The error states, that you don't have edit permissions on all of the columns. 

     

  • Jawaharprem Profile Picture
    280 on at

    Hi,

    Thanks for your time,

    i check with my data source, i can able to edit all columns in my data source.

    and i check in many there is no proper response for this error.

     

  • Daniel Bocklandt Profile Picture
    5,151 Super User 2026 Season 1 on at

    Yes I saw, that this error is coming in quite a few times right now. 

    You can contact the Microsoft support, so they know that it is a bigger problem. 

     

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 426

#2
WarrenBelz Profile Picture

WarrenBelz 381 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 315 Super User 2026 Season 1

Last 30 days Overall leaderboard