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 other way around - still using PowerBI as the single source of truth.
2 Replies
- mariussve1Solution 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
- TblodeNew Member
Thanks for sharing! I'll explore the option and scope out the size of the work.