I'm playing around with OData with PowerPivot and I would like to know can I relate multiple OData services together?
I don't want to have one huge OData service as I want to roll this out for all of our internal systems. I think one service would get messy.
Something like; http://hosting/Sales.svc http://hosting/Clients.svc http://hosting/Finance.svc
With some relationships mapped within.
Anyone know how I can do this?
Thanks, Mike Mengell