I am getting error establishing a data connection in excel to import MS Dynamics report. Here what I have followed so far:
- Went to Data tab >> New Query >> From Online services >> From Dynamics CRM online.
- A pop up comes up saying Enter URL. Refer to Image below>
I put the URL I got from developer resource in MS CRM that exactly looks like this format
This is the url I am using (cannot reveal org name)-
https://orgname.api.crm.dynamics.com/XRMServices/2011/Organization.svc
When I click next, I get this error -
OData: The given URL neither points to an OData service or a feed: 'https://orgname.api.crm.dynamics.com/XRMServices/2011/Organization.svc'.
Why I am getting this error and what is the possible resolution?