Forum Discussion
ketan10
Advocate III
8 years agoNeed help: Salesforce data to Power BI (Need as real time data as possible)
I am creating a 'Management Dashboard' in Power BI. This dashboard consists of KPIs mostly from Salesforce. The process by my team that is currently being followed is this: 1. Using Salesforce...
Anonymous
8 years agoNot applicable
ketan10,
You can consider to push your Salesforce data to Azure Event Hub and then send output of Azure Streaming Analytics to Power BI to create real-time dashboard. Or you can use Power BI REST API to send data from Salesforce to push datasets and streaming datasets, then create real-time dashboard in Power BI Service. For more details, please review the following articles.
https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-power-bi-dashboard
https://powerbi.microsoft.com/en-us/documentation/powerbi-service-real-time-streaming/
Regards,
Lydia