Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

New Look Workspace Reports in Embedded capacity?

I am trying to get the new look reports into my embedded capacity. Right now, on our webpage, the reports render with the report tabs across the bottom, similar to how this report is in this screenshot along the very bottom (couldn't copy in my own screenshots):

https://powerbicdn.azureedge.net/mediahandler/blog/legacymedia/6518.report1.PNG

 

I am trying to get the reports to look like this (items #3 in screenshot), with the tabs/reports along the left side (similar to how they look in my Workspace):

https://docs.microsoft.com/en-us/power-bi/consumer/media/service-new-look/power-bi-new-look-changes.png

 

I have all my workspaces set to "New Look On", however I know this a user by user setting, so not sure how it effects embedded. Will this not happen till the new look is generally availible? Is this something I can set in embedded? 

 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous 

    The tabs will display across the bottom when you/user is in Editing view.  When in Reading view, the "tabs" display along the left side.

     

    HTH,

    Michele

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thank you Michele - do you mean that this section of code should be switched from Edit to View? 

       

      "viewModel: models.ViewModel.Edit" TO "viewModel: models.ViewModel.View"

       

      That would move the tabs from bottom to left side?