Forum Discussion
jlwkok
Advocate I
6 years agoThis content cannot be displayed in a frame
This issue arose after installing the Power BI Report Server January 2020 update. Embedded views don't work anymore from TFS/Devops. The issue is similar to this one, but now Chrome is also affected...
- 6 years ago
The fix is to change the CustomHeaders in the Report Server Advanced Settings to below.
<CustomHeaders><Header><Name>Embed</Name><Pattern>(.+)(/reports/)(.+)(rs:embed=true)</Pattern><Value>True</Value></Header></CustomHeaders>
jlwkok
Advocate I
6 years agoThe fix is to change the CustomHeaders in the Report Server Advanced Settings to below.
<CustomHeaders><Header><Name>Embed</Name><Pattern>(.+)(/reports/)(.+)(rs:embed=true)</Pattern><Value>True</Value></Header></CustomHeaders>
- d_gosbell6 years ago
Super User
Microsoft just released an update that may fix this issue along with a few others
See here for the change log https://docs.microsoft.com/en-us/power-bi/report-server/changelog
And you can download the update from here https://aka.ms/pbireportserver