Forum Discussion
How to refresh the data in an embedded Power BI Report Server Report
We have an on-premise Power BI Report Server.
I have created and published a report that I want to embed in a web page,
then I set up a scheduled data refresh in the power bi portal to be once every minute,
then I embedded the report in an iFrame just like this documentation explains.
However, I want to refresh the data visually (the data that appears on the report) just like what the power bi refresh button does (see pic to understand what button I'm referring to)
However, the embed link (which we put in the iFrame) does not show this button, is there a way to trigger the refresh every specific time interval (every hour or minute for example) so that the new data appears?
2 Replies
- AnonymousNot applicable
Hi MontherKH ,
Is it possible to try using a refresh of the browser interface?
I have also found a similar post, please refer to see if it helps you.
Solved: Power BI Embedded Refresh - Microsoft Fabric Community
- You can try this preview feature that says it works with embed:Automatic page refresh in Power BI Desktop - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details.
Best Regards
Community Support Team _ RongtieIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- MontherKHFrequent Visitor
No, that does not help because the browser refresh would re-load the whole page from scratch, I don't want that, instead I need to use the Power BI refresh so that the visuals stay and only the data get updated without re-loading the whole page
and for the link, that is irrelevant because it's only for Power BI cloud, not Power BI Report Server