web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

WebApi.retrieveMultipleRecords with like operator for Integer field

(0) ShareShare
ReportReport
Posted on by 5

Hi,

Is it possible to write query in client side that contains 'like' operator for Integer field.
I'm trying to write in WebApi.retrieveMultipleRecords, and to send fetchXml parameter:
<fetch mapping="logical"> 
<entity name="lead">   
<attribute name="fullname" />   
<filter type="and">   
  <condition attribute="new_auto_id" operator="like" value="%1231%" /> 
  </filter></entity>
</fetch> 

 The field new_auto_id is integer type.

The response is:

{"error":{"code":"0x80040203","message":"An exception System.FormatException was thrown while trying to convert input value '%\\1231\\%' to attribute 'lead.new_auto_id'. 
Expected type of attribute value: System.Int32. Exception raised: Input string was not in a correct format."}}

Any idea?
Thanks

I have the same question (0)
  • Suggested answer
    Guido Preite Profile Picture
    54,086 Moderator on at

    afaik you can't apply the like operator to an integer value, if you need to execute queries with a like, you need to create another field where you copy the value from integer to string.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 128 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 95

#3
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 69 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans