Forum Discussion

vickyprudhvi's avatar
vickyprudhvi
Helper IV
9 years ago

PowerBI Embedded through mobile - Mobile view

Hi Guys,

We were able to embedded Power Bi reports in an web app and its working fine. We want to see if that app can be opened using Mobile (Safari or IE) and PowerBi Desktop doesnt change to Mobile view. I would like to know if there is any way to make the pbix view as mobile view when viewed from a mobile.

 

Thanks,

Raj

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi vickyprudhvi,

     

    Current power bi embedded only available on web browser, it not contains mobile compatibility. You can view these embed report in mobile browser, but there are not any mobile layout optimization.

     

    I think you can share this requirement to ideas forum.

     

    Regards,

    Xiaoxin Sheng

  • Bgelinas's avatar
    Bgelinas
    Frequent Visitor

    What you can do actually is create a new report with same data and resize it at the actual size of a mobile (like most common such as Iphone 6 or samssung s5). Then you code your website to change the Iframe to the mobile one when on mobile.

  • Bgelinas's avatar
    Bgelinas
    Frequent Visitor

    What you can do actually is create a new report with same data and resize it at the actual size of a mobile (like most common such as Iphone 6 or samssung s5). Then you code your website to change the Iframe to the mobile one when on mobile. Works fine for me