Forum Discussion
crm-nes
10 years agoNew Member
OData error with Dynamics CRM Online
Hi everyone , I try to connect to power BI online using my CRM dynamics online but when i enter the Odata URL i have this message "Échec de la validation des paramètres. Vérifiez que tous les p...
Greg_Deckler
Community Champion
10 years agoThat's odd. You can't use the SOAP address. You can use the old format, I tried and it worked for me on my upgraded tenant:
https://<tenant>.crm.dynamics.com/XRMServices/2011/OrganizationData.svc
However, using this one, I have not had a refresh succeed for my report yet. Not sure what's up with that, still troubleshooting.
The new format is:
https://<tenant>.api.crm.dynamics.com/api/data/v8.0/
However, the data model seems to have completely changed in terms of table names, etc.