dynamics crm - EntityReference attribute Filter with name in organizationdata services -
i filtering record customerid/id below link in javascript.
/opportunityset?$filter=statuscode/value eq 3 , **customerid/id** eq (guid’00000000-0000-0000-0000-000000000000′)
i want filter customerid/name.
is there way it.
i don't know if know but, there great solution building queries, check out: https://crmrestbuilder.codeplex.com/
maybe use build query you're looking for.
cheers
Comments
Post a Comment