Forum Discussion
Web page doesn't display published reports
Starting around Thursday of last week, the web interface is not displaying published reports.
The panels that were connected to a Dashboard are displaying correct data and are updating as expected.
Does anyone know if this is a Power BI problem, or a setup problem.
I have checked several sets of report that were published from Power BI Desktop, and none of them display the reports.
I also tried creating a new report in one of the test projects that I deployed. The new page appears to let me create and modify properties, but nothing is displayed.
6 Replies
- TsankaKudo Collector
Do you mean that the HTML with the iframe doesn''t work?
If yes, I had the same issue and solved it by replacing the url from the html iframe code with the email link (i.e. replace "https://app.blob.core.windows.net/embed/snapshotEmbedHost.html?embedId=.... " with "https://app.powerbi.com/view?r=....")
- v-melervMicrosoft Employee
This link may only work for the owner, but gives you an idea of what the URL is.
https://msit.powerbi.com/groups/me/reports/c8d8865f-b982-4ab2-9f2a-7a3c9b532e89/ReportSection
I used https://msit.powerbi.com as a starting point.
Then selected the Reports section.
Then selected my published reports file.
The page displays a tab for each section correctly, but the frame that should display the individual reports is empty.
I am pretty new to Power BI, so I don't recognize the URL forms that you provided.
- TsankaKudo Collector
I am sorry - I thought that you have problems with the reports published for web access (in the service->reports->select your report->file->publish to web).
Hope someone can help you solve the issue