Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

OnEdit Dropdown value is not updating value

(0) ShareShare
ReportReport
Posted on by

Hello There,

 

I converted Single Line Of Text to Dropdown and this dropdown is required to save the data into SharePoint List. Also, data is saved using Email means if I get an email then as per the data it would save into my list so with the help of Powerautomate I can save blank values in the dropdown.

 

Now, I'm facing an issue when I'm trying to update the required dropdown value to items. I'm getting errors like "Network error when using Patch function: The specified column is read-only and can't be modified.", while I haven't used Patch Function in my customize form.

 

My code Onsave is like below

"

If(IsBlank(DdHRTopic.SelectedText.Value) || IsBlank(DdCategory.SelectedText.Value) || (DdHRTopic.SelectedText.Value="Select") || (DdCategory.SelectedText.Value="Select"),Notify("HR Topic Or Category is required.",NotificationType.Error),SubmitForm(SharePointForm1));

 

"

 

Let me know what to do to solve this issue.

 

Regards,

Manoj Roy

Categories:

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,679 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard