I've created an object which is used to trace calls to customers. I've created a CRM queue to use with this, and am trying to create an oData call which will filter the QueueItems to only bring back items which have a DueDate in the linked object.
This brings back all the QueueItems:
http://localhost:5555/BAYV/XRMServices/2011/OrganizationData.svc/QueueItemSet?
I've tried adding the $expand command but can't get it work. Has anyone achieved this?
*This post is locked for comments
I have the same question (0)