Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Thanks,
Jigu
"
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
User | Count |
---|---|
5 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
5 | |
4 | |
4 |