Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I am working with the power BI embedded and have managed to get a working web app with this technology, however I'm running into issues with the fact that because we are pulling data from azure log analytics with the newly added queries power BI web only seems to be able to update these 8 times a day. Is there a way to create an appsource or something similar that would keep the data in power BI live while still being based entirely in the cloud, so that I could subsequently keep the data in my web app live by simply refreshing the iframe reports and dashboards are embedded in.
@daveParso wrote:
I am working with the power BI embedded and have managed to get a working web app with this technology, however I'm running into issues with the fact that because we are pulling data from azure log analytics with the newly added queries power BI web only seems to be able to update these 8 times a day. Is there a way to create an appsource or something similar that would keep the data in power BI live while still being based entirely in the cloud, so that I could subsequently keep the data in my web app live by simply refreshing the iframe reports and dashboards are embedded in.
The only realtime features in Power BI are Real-time streaming and DirectQuery. In your case, maybe you could garb the log analytics data via correlated REST API and push the data to Power BI via Push dataset in Real-time streaming link. Also do note the Push dataset REST API limitation in that link.
So I understand how creating a web app that embeds power BI reports interacts with power BI but once ive registered an app that say does what you suggested how do i actually go about linking the code to a power BI streaming dataset. Thankyou for the help so far
Edit: as I believe I understand things a little more now i guess I should clarify. I want to know how I would host this application in the cloud as we are trying to cut hardware out of the solution and so cant just have the application running on a machine to keep the information up to date
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |