The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello,
I have location data coming through an event hub and a streaming analytics job which outputs it to Power BI. In Power BI, I have a map control. I would like to see the location data appear on the map in realtime, however, I have to click the Refresh link for the report before I see data appear.
Does anyone know if it's possible to have map data show up in real-time when going from streaming analytics to power bi?
Thanks
Mark
Solved! Go to Solution.
Hi,
It seems that dashboard won’t auto-update in powerbi.
You have to utilize Q&A and asking a question such as "Maximum value by temp where Timestamp is today" and pin that tile to the dashboard.
Please reference this article : https://azure.microsoft.com/en-us/documentation/articles/stream-analytics-power-bi-dashboard/
and see content about “PowerBI view refresh”.
Best Regards
Alex
Hi,
It seems that dashboard won’t auto-update in powerbi.
You have to utilize Q&A and asking a question such as "Maximum value by temp where Timestamp is today" and pin that tile to the dashboard.
Please reference this article : https://azure.microsoft.com/en-us/documentation/articles/stream-analytics-power-bi-dashboard/
and see content about “PowerBI view refresh”.
Best Regards
Alex
Ah, that's disappointing to hear. Thanks for letting me know.