The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 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
Code
Please Suggest.
Thanks
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