March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Dear all,
In this blogpost, I read that we can show the navigation on the left position, instead of showing as tabs on the bottom:
var embedConfig = { ... settings: { panes: { pageNavigation: { visible: true, position: models.PageNavigationPosition.Left } } } };
We implemented this monts ago and until last weekend, this worked fine in our application.
But since a couple of days (although no code has changed) the pages now show up as tabs:
Until recently page navigation was shown on the left:
| But now it's shown at the bottom, as tabs, which is unwanted:
|
I tried applying above PageNavigationPosition setting in the Power BI Playground too, but without succes.
Am I overlooking something? Thanks for any help!
Solved! Go to Solution.
Hi,
We are aware of this bug and the fix should be deployed next week. I am sorry for the inconvenience.
Amit
If anyone else bumps into this thread and tries to use
position: models.PageNavigationPosition.Left
and it doesn't work, we succeeded with
position: 1
in the reported issue, community support replied:
hi
PG confirms it is bug and the fix should be deployed next week.
Regards,
Lin
Thank you Lin and Amit for investigating and replying. Good news to hear that it will be fixed soon, without any code changes neccesary 🙂
Hi,
We are aware of this bug and the fix should be deployed next week. I am sorry for the inconvenience.
Amit
This clearly is a bug at Microsoft side. Someone else already posted an issue / bug report:
https://community.powerbi.com/t5/Issues/Unale-to-re-position-Page-Navigation-Pane/idc-p/1741700
Let's vote for it, and hope that it get fixed soon...
¡Buenos días!
También tengo el mismo problema. Anteriormente ya tenía configurado reportes de Power BI Embedded con la propiedad: "position: models.PageNavigationPosition.Left", pero al día de hoy ya no funciona.
Realicé pruebas en https://playground.powerbi.com/ pero tampoco funciona ahí.
We are encountering the same issue. On Thursday. 03/18/2021, Page Navigation was on the left, using the above settings. By the following day, perhaps even the evening of 03/18/2021, without any code changes, Page Navigation was back at the bottom and hasn't budged since.
.nuget\packages\microsoft.powerbi.javascript\2.17.2
I am observing the same issue. PageNavigationPosition.Left was working as @Barendnu described last week, and today tabs are appearing at the bottom of the page.
We're also encountering the same issue, no code changes made either. Currently running v2.17.2, tried upgrading to https://github.com/microsoft/PowerBI-JavaScript/releases/tag/v2.18.0 but the issue still persisted.
do you manage to fix it ? I got the same issue
Use
position: 1
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
6 | |
3 | |
3 | |
2 | |
2 |