Forum Discussion
How to public mobile layout to web
Hi,
I have prepared a Power BI dashboard using the mobile layout, and we would like to make this mobile view available on the web. However, I can only see it working in the Power BI mobile app, and I am experiencing difficulties when trying to implement it on a web page. Is there any way to publish the mobile layout on the web? If so, how?
Thanks.
1 Reply
The Power BI mobile layout cannot be published directly using the “Publish to Web” feature. Mobile layouts are specifically supported within the Power BI mobile applications and through embedding scenarios using Power BI Embedded. To make the mobile view accessible via the web, the report must be embedded with the Power BI JavaScript API (powerbi-client), which provides support for rendering the mobile layout.
https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/mobile