How can I hide the logo bar in Power BI reports or dashboards

0 votes
How can I hide the logo bar in Power BI reports or dashboards?

I need to customize the appearance of my Power BI reports or dashboards and want to hide the logo bar for a cleaner look. Is there a way to do this, either through Power BI settings, embedding options, or CSS customization? Guidance on where and how this can be applied would be helpful.
Dec 23, 2024 in Power BI by Evanjalin
• 10,680 points
45 views

1 answer to this question.

0 votes
To avoid the logo bar in Power BI reports and dashboards, you have to rely on Power BI Embedded or some other custom embedding technique. There is scope in the API JavaScript of Power BI, wherein, while embedding Power BI reports in your application, you can control the visibility of an element like the logo bar through the embedConfiguration object. We need to set navContentPaneEnabled to false so the navigation pane can be hidden and, in specific scenarios, the logo bar.

Suppose the report is being embedded into a webpage or application. In that case, it can be made more precise using CSS as it can be within an iframe, or you can directly apply CSS rules to hide the logo bar when it's, in fact, rendered within your application. Of course, these will be case-specific and usually limited, and then you dive into the DOM structure to play around a bit.

There is no way to switch the logo bar off if you are viewing reports in the Power BI Service, as this option does not exist. Customizations in such a scenario depend purely on the embedded view, where you have much more control over its presentation. Of course, this has to be done within the schema of licensing requirements and should not deviate from what may be construed as adverse to the terms of service of Power BI.
answered Dec 23, 2024 by pooja
• 11,310 points

Related Questions In Power BI

0 votes
1 answer

How can i see my plugin name in the Power BI Visual plugin List ?

there is a couple of errors in your ...READ MORE

answered Nov 8, 2018 in Power BI by Upasana
• 8,620 points
1,483 views
0 votes
0 answers
0 votes
0 answers

How can I automate data refreshes in Power BI, and what are the scripting options available?

How can I automate data refreshes in ...READ MORE

Oct 21, 2024 in Power BI by Evanjalin
• 10,680 points
203 views
+1 vote
1 answer

How can I troubleshoot intermittent slow performance when loading reports in Power BI Service?

Resolving the excess latency skills exhibited randomly ...READ MORE

answered Nov 11, 2024 in Power BI by pooja
• 11,310 points
109 views
0 votes
1 answer

Displaying Table Schema using Power BI with Azure IoT Hub

Answering your first question, Event Hubs are ...READ MORE

answered Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,410 views
+1 vote
1 answer

Unable to install connector for Power Bi and PostgreSQL

I think the problem is not at ...READ MORE

answered Aug 22, 2018 in Power BI by nirvana
• 3,130 points
2,793 views
+2 votes
2 answers

Migrate power bi collection to power bi embedded

I agree with Kalgi, this method is ...READ MORE

answered Oct 11, 2018 in Power BI by Hannah
• 18,520 points
1,568 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Yes using Power BI REST API to ...READ MORE

answered Sep 18, 2018 in Power BI by Kalgi
• 52,350 points
1,701 views
+1 vote
2 answers

How can I automate data refreshes in Power BI, and what are the scripting options available?

You can use the Scheduled Refresh option ...READ MORE

answered Nov 20, 2024 in Power BI by Anu
• 1,200 points
166 views
+1 vote
2 answers

How can I count the distinct values in a column using Power BI?

In Power BI, use the DISTINCTCOUNT DAX ...READ MORE

answered Nov 26, 2024 in Power BI by Anu
• 1,200 points
309 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP