HI,
In Dynamics 365, we can use the Web API to return records through a web browser URL. In this post, I tried to get the lookup field data by using "&$expand" .. There is a lookup field called 'msemr_actorpractitioner' in Appointment(EMR) entity but I got error as
"Could not find a property named 'msemr_actorpractitioner' on type 'Microsoft.Dynamics.CRM.msemr_appointmentemr" which was shown in above image.Can I get Lokkup fields?
Thanks in advance.
Hi,
I would recommend you to use Rest Builder to generate web api query and use that in postman/browser.
Please see below link where managed solution is available. Install on your crm instance and generate web api query.
If found helpful, Please mark my answer verified.
In Dynamics 365, we can use the Web API to return records through a web browser URL. In this post, I tried to get the lookup field data by using &$expand..There is a look field called msemr_actorpractitioner but I got error as
"Could not find a property named 'msemr_actorpractitioner' on type 'Microsoft.Dynamics.CRM.msemr_appointmentemr" which was shown in above image.
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Muhammad Shahzad Sh...
106
Most Valuable Professional
Eugen Podkorytov
102