Forum Discussion
Lorenz33
6 years agoHelper IV
Problems embedding a Report into Application
We have developed a report using Microsoft Power BI Desktop (optimized for Report Server) Version: 2.76.5678.1521 64-bit (January, 2020). This report is hosted on Microsoft Power BI Report Server Ve...
Lorenz33
6 years agoHelper IV
We do not have Sharepoint to test it on. I found a similar issue here:
Can this be a problem with the Power BI Report Server January 2020 update? Can I get verification? We have it in DEV and UAT and I am reluctant to migrate it to production with this issue. Here is the message we are getting:
Lorenz33
6 years agoHelper IV
I went into the Advanced Properties of Power BI Report Server and set the "CustomHeadings" to:
<CustomHeaders> <Header> <Name>X-Frame-Options</Name> <Pattern>(.+)((\/api)|(\/(mobilereport|report|powerbi|excel|pages)\/(.+)(rs:embed=true)))</Pattern> <Value>True</Value> </Header> </CustomHeaders>
Now instead of the "This content cannot be displayed in a frame" message I get a blank screen. Any suggestions or advice on how to get this to work?