March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello everyone!
I am a bit of a rookie in the whole power BI environment, and this is my first post, so please spare with me if completely mistaken. My account is a Pro trial. I have created a report in Power Bi Desktop and then published it to my workspace in app.powerbi.com.
I am developing a webpage using Python (Flask) on the backend and Angular on the frontend, and I'm currently embebbing a PowerBI iframe on my webpage. My current data flow goes like this:
One important feature is the real-time insight, so I'm interested on running the whole data flow in seconds.
Steps 1 to 3 are working perfectly fine in real time, but I'm having some trouble on the step 4, refresing the data sources and updating the PowerBI report. (I can reload with javascript the iframe object on the website, the trouble is actually having PowerBI reload the data source).
I have tried using the "Import Mode" and also "DirectQuery", but I can't automatically update the info. If I use PowerBI Desktop I can click the update button to refresh the data, but on the embebbed web version there is no update button, and I don't really know how to proceed right now. I even tried switching the data source from the database to csv files on Azure Blob Storage, but I have the same exact problem, so I would prefer to use the Azure SQL Database.
If someone could give me some advice I would be really grateful, it's getting pretty frustrating.
Thank you!
Solved! Go to Solution.
@DanielHdez9 Ensure that your Power BI dataset in Power BI Service is set up with the correct data source (Azure SQL Server) and is configured for scheduled refreshes.
In Power BI Service, navigate to your workspace, go to the dataset settings, and set up a scheduled refresh. This allows Power BI to periodically fetch updated data from your Azure SQL Server.
If you find this insightful, please provide a Kudo and accept this as a solution.
@DanielHdez9 Ensure that your Power BI dataset in Power BI Service is set up with the correct data source (Azure SQL Server) and is configured for scheduled refreshes.
In Power BI Service, navigate to your workspace, go to the dataset settings, and set up a scheduled refresh. This allows Power BI to periodically fetch updated data from your Azure SQL Server.
If you find this insightful, please provide a Kudo and accept this as a solution.
@DanielHdez9 As you kudoed this reply, can you also accept it as a solution so that other users can find it more easily.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
40 | |
26 | |
17 | |
11 | |
10 |
User | Count |
---|---|
58 | |
52 | |
23 | |
14 | |
11 |