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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
cutestjigs
Frequent Visitor

Embed a report with multiple pages in mobile layout do not show multiple pages name

 

Hi there,

 

My report contains multiple pages and I have created mobile view for all the pages in desktop. I am refering this link https://github.com/Microsoft/PowerBI-JavaScript/wiki/Embed-For-Mobile to embed report in mobile layout. I am using 

layoutType: models.LayoutType.MobilePortrait

 

But When I open report in mobile, it do not display other report pages name. It just show first page report. I tried to use "navContentPaneEnabled: true" in settings but its not working.

 

 image.pngimage.png

 

Thanks,

Jigu

1 REPLY 1
v-micsh-msft
Microsoft Employee
Microsoft Employee

 

"

If you want to change page while on mobile layouts it is recommended that you use report.setPage.

"

You need to define a page navigation button for your App, in order for the phone layouts to display the pages.

 

More reference:

Power BI Embedded mobile layout support

 

Regards,

Michael

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.