Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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