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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
GSP
Frequent Visitor

The report pages are not responsive to view in Mobile browsers.

Hi,

We are embedding our Power Bi reports into our web application in iframes. We used the option File-> Embed Report-> Website or Portal. The report pages are not responsive to view in Mobile browsers. 

We used this reference https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/mobile#limitations and  configured mobile layout as marked in this screen shot.

Mobile layoutMobile layout

But this does not worked mobile browser. When we checked the same using Power BI Mobile APP this worked as expected.

Please suggest

 

We refererd this link https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/mobile#limitations and identified following code. Using this can we display responsive dash boards in mobile browser. If yes then please suggest from where we can get values for 'tokentype' and 'accessToken'. Also where we need to place this script like do we need to put in pageload

CodeCode

Please Suggest.

Thanks

1 REPLY 1
v-shex-msft
Community Support
Community Support

HI @GSP,

According to your description, you mention it work on the mobile app, so I think these should be related the mobile browser.

AFAIK, mobile browser has different from web browsers PC versions. (they may optimate some libraries for performance reasons then some of features do not work on mobile web browsers)

BTW, the mobile layout seems only work for power bi mobile app instead of mobile web browsers.

Mobile layout view - Power BI | Microsoft Learn

You can try to use other type of browsers to confirm if this issue appear again.

Regards,

Xiaoxin Sheneg

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors