cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
FabianM
Frequent Visitor

Navigation and Info pane in embedded report

I am currently working with the PowerBI embedded sample web app from

https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/User%20Owns%20Data/integrate-repo...

 

Whenever I embed one of my reports I get a pane at the bottom. On the left it says "Microsoft PowerBI", there are page navigation controls in the center and an info icon on the right.

Is there a way to remove this pane from the embedded report?

First it takes up space at the bottom and second I would like to show custom controls for page navigation. Also this pane is not shown in any of the online demos that I have seen before like in this one:

https://microsoft.github.io/PowerBI-JavaScript/demo/filters.html

 

(I am not talking about the normal nav content pane. The one that you can hide through the JS API)

1 ACCEPTED SOLUTION

Original Post: "I found out that this pane at the bottom is only shown if the report is in "MyWorkspace" whereas it won't show if the report is in an app workspace."

 

Seems I was mistaken and the actual reason is whether you are a PowerBI free or pro user.

View solution in original post

3 REPLIES 3
Eric_Zhang
Microsoft
Microsoft


@FabianM wrote:

I am currently working with the PowerBI embedded sample web app from

https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/User%20Owns%20Data/integrate-repo...

 

Whenever I embed one of my reports I get a pane at the bottom. On the left it says "Microsoft PowerBI", there are page navigation controls in the center and an info icon on the right.

Is there a way to remove this pane from the embedded report?

First it takes up space at the bottom and second I would like to show custom controls for page navigation. Also this pane is not shown in any of the online demos that I have seen before like in this one:

https://microsoft.github.io/PowerBI-JavaScript/demo/filters.html

 

(I am not talking about the normal nav content pane. The one that you can hide through the JS API)


@FabianM

I‘m not seeing any "Microsoft Power BI" or "info icon" when testing with the User Owns Data demo, could you upload a snapshot?

 

The snapshot in my test.

Capture.PNG

@Eric_ZhangThat's the way I see it:

 

Screenshot.png

 

Original Post: "I found out that this pane at the bottom is only shown if the report is in "MyWorkspace" whereas it won't show if the report is in an app workspace."

 

Seems I was mistaken and the actual reason is whether you are a PowerBI free or pro user.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors