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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Service | Customer Service, Contact Center, Fie...
Suggested Answer

WEB API Property name

(0) ShareShare
ReportReport
Posted on by 709

Hi all,

This is probably not directly a Field Service question, but since I am using it and it is and issue with my table in it, so I give a try. 

So I ran to a problem whereby I need to specify a WEB API Property name in my Javascript when using function RetrieveMultipleRecords. The error is similar like this blog :

https://coderscollection.wordpress.com/2019/02/22/error-a-binary-operator-with-incompatible-types-was-detected-found-operand-types-entity-and-edm-guid-for-operator-kind-equal/

when it is mentioned something like this :

The Error was because,In Filter section

var filterOptions = "?$select=bupa_medicallineid&$filter=bupa_MedicalRecord eq '" + RecordId + "

I was using Navigation name, instead we have to used Web API Property Name.

var filterOptions = "?$select=bupa_medicallineid&$filter=_bupa_medicalrecord_value eq '" + RecordId + "


So what is this Web API property name ? and how would I get it ?

Thanks in advance,

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at

    Hello ShaqAX,

    The format of Web API property name is _<name>_value. And <name> is the single-valued navigation property.

    Please refer to these docs:

    docs.microsoft.com/.../query-data-web-api

    docs.microsoft.com/.../web-api-types-operations

    If you are using default entities, you can get them here:

    docs.microsoft.com/.../account

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Service | Customer Service, Contact Center, Field Service, Guides

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 55 Super User 2025 Season 2

#2
Daniyal Khaleel Profile Picture

Daniyal Khaleel 27 Most Valuable Professional

#3
Soundari Profile Picture

Soundari 15

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans