Forum Discussion
Tblode
2 years agoNew Member
Power Bi dashboard into CRM
Has anyone had experience using their PowerBI dashboards and pushing the data into their CRM like Hubspot? I can see that API paths usually push information into PowerBI, and I am curious about the o...
mariussve1
2 years agoSolution Sage
Hi,
You have some choices here.
You can embed power bi apps and/or visuals into your crm. I've done it with Dynamics and salesforce.
Or you can use api to Get data from you semantic models running dax queries.
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries
Br Marius