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 :
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

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 > Service | Customer Service, Contact Center, Field Service, Guides

#1
FSRon Profile Picture

FSRon 59

#2
James White Profile Picture

James White 21

#3
AT-28040446-0 Profile Picture

AT-28040446-0 20

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans