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