
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.