Forum Discussion
Barendnu
5 years agoAdvocate III
PowerBI embedded: pageNavigation position: models.PageNavigationPosition.Left
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: {...
- 5 years ago
Hi,
We are aware of this bug and the fix should be deployed next week. I am sorry for the inconvenience.
Amit
Gabriel_Walkman
3 years agoContinued Contributor
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