Hey Crew,
I used to have Power BI reports working in IFrames on my intranet but it no longer works.
What used to happen is someone opens the intranet page and a prompt box comes up. The user then enters their details and if they have access they see the report...
If they don't have access they are presented with an error "This content can’t be shown in a frame. There is supposed to be some content here, but the publisher doesn’t allow it to be displayed in a frame. This is to help protect the security of any information you might enter into this site."
Since upgrading to 1.1.6514.9163 the logon prompt box is still presented but once logging in the frame is blank.
I have tested non powerbi elements and confirm iframe is working in my intranet and it seems to be just powerbi reports.
an example of the iframe is:
<iframe width=1000 height=750 frameborder="1" src="https://reportserver.abc.123/ReportServer/Pages/ReportViewer.aspx?%2fApps%2fProActiveReports%2fRPT_Reconciliations_Unverified&rs:Command=Render"> </iframe>
I don't want to rever versions yet...what change can I make to ensure the iframes work again on my intranet?
Cheers,
Dean