Hi! Can someone please tell me how to bring an entity data 2 from entity 1, if I have the entity id 1, using OData(jQuery)
I have a query but does not work :(
https://<Aqui tengo el nombre de la organización>/XRMServices/2011/OrganizationData.svc/pfz_fuerzadeventasSet?$select=pfz_pfz_fuerzadeventas_pfz_medicamentos/pfz_name,pfz_pfz_fuerzadeventas_pfz_medicamentos/pfz_medicamentosId&$expand=pfz_pfz_fuerzadeventas_pfz_medicamentos&$filter=pfz_medicamentosId=(guid'35b8f759-d631-e311-9abf-6c3be5a59c10')