Forum Discussion
Help: confusion with on-premises
- Anonymous11 years ago
Hi Dina, It is beauty of power bi you can connect any source that easily available to you.
With SSAS connector
If your CRM data is in Cube then you can definitely use SSAS connector, It is very easy to use, Just follow steps from here
https://support.powerbi.com/knowledgebase/articles/471577-configure-a-power-bi-analysis-services-connector or from here
With SQL (CRM database)
If you can connect your data directly through SQL on premise source here is link explaining same step by step
http://blogs.msdn.com/b/powerbi/archive/2015/07/07/refresh-for-on-premises-sources-is-here.aspx
Vishal Pawar
BI Solution Architect | www.BiMentalist.com
I would try the Microsoft Dynamics CRM service first. Get Data | Services | Microsoft Dynamics CRM. You will need to know your OData feed url. Here is an article on it:
Should work the same for on-premises if your OData feed is accessible from the cloud.
If that does not work directly, you could try creating a Power Query query to the OData service and then you could load the Power Query query into the gateway.
Thanks for the reply.
I do not think is accessible from the cloud. But after much research, I found an article that answers my questions:
Thanks