Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Embedded Report is empty on mobile browers

Hi!

 

I have created a report with Power BI Desktop (October 2017), then I have saved it to a Power BI Server.

 

I am displaying the report in an iFrame, in an MVC Project, like this:

 

<div style="height:900px">
    <iframe src="http://192.168.0.20/reports/powerbi/util?rs:embed=true" allowFullScreen="true" style="overflow:hidden;height:100%;width:100%"></iframe>
</div>

 

The report displays correctly on a desktop browser, but when I enter from a mobile (Android or iOS), the report is blank (white).

 

Any help is appreciated!

Status: Needs Info
Comments
v-qiuyu-msft
Community Support

Hi @proka,

 

Do you use the same browser in mobile as in desktop? Please try to install the Chrome browser in mobile to see if the embedded report can be display. 

 

Also please open mobile browser to see if you can view the report ( http://192.168.0.20/reports/powerbi/util ) before embedding in mobile. 

 

Best Regards,
Qiuyun Yu 

Vicky_Song
Impactful Individual
Status changed to: Needs Info