Forum Discussion
levans_1934_
1 year agoNew Member
Integrating Survey Sparrow with Real-Time Intelligence
Since you will no longer be able to create new real-time semantic models in Power BI using an API as a streaming dataset, does anyone know how to integrate an API streaming dataset with real-time int...
Anonymous
1 year agoNot applicable
Hi levans_1934_ ,
Please review the following link, hope it can help you get it.
Integrating Power BI with SurveySparrow – SurveySparrow
In addition, please check if the following one can be used as an workaround.
1. Set up an Azure Event Hub to receive real-time data from Survey Sparrow
Azure Quickstart - Create an event hub using the Azure portal - Azure Event Hubs | Microsoft Learn
2. Create an Azure Stream Analytics job that connects to the above created Event Hub
3. Create your real-time dashboard or report using the dataset created by Azure Stream Analytics
Real-time streaming in Power BI - Power BI | Microsoft Learn
Best Regards