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 / Requested Operation is...
Power Apps
Answered

Requested Operation is Invalid: Object Must Implement IConvertible

(0) ShareShare
ReportReport
Posted on by 15

My code keeps throwing the following error: "Requested Operation is Invalid: Object Must Implement IConvertible..."

 

After exhausting other forum posts and seraches, I have decided to make one of my own. 

 

I am attempting to patch form data to a sharepoint list. I have included the code below. I am more than happy to provide more information. I am currently at a loss. 

 

I have used the internal name of each column. The values of each column are as follows:

 

Title: Single Line of Text

OriginalArtemisEFDate: Date and Time

POName: Single Line of Text

NegotiatorAlias: Single Line of Text

DateAssigned: Date and Time

AssignmentNotes: Multiple Lines of Text

Parcel_x0023_: Single Line of Text

 

Patch( 'Negotiations Dashboard Data', Defaults('Negotiations Dashboard Data' ), { Title:valFirstParcelPin.Text, OriginalArtemisEFDate:DateValue(valFirstCurrentEF),POName:valFirstPOAlias_1.Text, NegotiatorAlias:ddFirstAssignee.SelectedText.'Negotiations or Admin Staff Alias',DateAssigned:DateValue(valFirstAssignmentDate),AssignmentNotes:valNegotiatorNotes.Text, Parcel_x0023_:valParcelNum });

Categories:
I have the same question (0)
  • Verified answer
    Ygor Profile Picture
    44 on at

    Hi @FosterB!

    Analyzing the patch function, I noticed that (Parcel_x0023_:valParcelNum) is missing ".text" at the end and i think that (NegotiatorAlias:ddFirstAssignee.SelectedText.) is ".value" instead of 'Negotiations or Admin Staff Alias'. Maybe that's not the only thing causing the error.

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

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 414

#2
Valantis Profile Picture

Valantis 387

#3
timl Profile Picture

timl 344 Super User 2026 Season 1

Last 30 days Overall leaderboard