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 Apps
Unanswered

Error During Patch

(0) ShareShare
ReportReport
Posted on by 5,331 Moderator

I am getting the following error when I try to Patch the data to the SharePoint list.

 

Please advise.

 

The data is a combining from three combo boxes on the input screen (screen 1); only one of the three would have data put it is unknown which until user fills it out.

 

Each 'Review screen' (screen 2) combo box has a version of the following formula:

 

          Coalesce( PSMCatComCatComCB.SelectedItems.Result, PSMProProfCatComCB.SelectedItems.Result, PSMPurchGrpCatComCB.SelectedItems.Result) 

 

The data is making it from multiple Combo Boxes on Screen 1 to the single Combo Box on Screen 2.

 

However, when I try to Patch the data to the SharePoint list, I'm getting an error.

 

          Error:       "The requested operation is invalid. Server Response: Test List failed: Object must implement IConvertible..."

 

Patch( 'Test List',
Defaults('Test List'),
{Title: ReviewCompanyNameFLd_2.Text},
{CollectorName: User().FullName},
{DateOfEvent: ReviewDateOfEventDatePicker.SelectedDate},
{CompanyName: ReviewCompanyNameFLd_3.Text},
{PotentialClassification: ReviewPotentialClassificationCB_1.Selected.Value},
{PSMCategoryType: PSMReviewCategoryTypeFld.Text},
{PSMImmediateNeed: PSMReviewImmediateNeedCheckbox.Value},
{PSMCCCategoryCommodity: PSMReviewCatComCBFld},
{PSMCCPurchasingGroup: PSMReviewPurchGrpCBFld},
{PSMCCProcurementProfessional: PSMReviewProProfCBFld},
{SSMCategoryType: SSMReviewCategoryTypeCB.Text},
{SSMImmediateNeed: SSMReviewImmediateNeedCheckbox.Value},
{SSMCCCategoryCommodity: SSMReviewCatComCBFld},
{SSMCCPurchasingGroup: SSMReviewPurchGrpCBFld},
{SSMCCProcurementProfessional: SSMReviewProProfCBFld}
);

 

Phineas_0-1651157373859.png

 

 

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

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

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard