Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

How to get rid of power bi logo on dashboard

Hi,

 

I made this dashboard and I'm using some html widgets (like a clock). But the tile is still showing the power bi logo (and the clock is not nicely centered). Does anyone know how to get this nice?

 

clock widget.JPG

 

html code: 

<a href="https://time.is/Amsterdam" id="time_is_link" rel="nofollow" style="font-size:24px">:</a>

<span id="Amsterdam_z700" style="font-size:24px"></span>
<script src="//widget.time.is/en.js"></script>
<script>
time_is_widget.init({Amsterdam_z700:{template:"TIME<br>DATE<br>SUN", time_format:"hours:minutes", date_format:"dayname, monthname dnum, year, week", sun_format:"Sunrise: srhour:srminute Sunset: sshour:ssminute<br>Day length: dlhoursh dlminutesm", coords:"52.3740300,4.8896900"}});
</script>

1 ACCEPTED SOLUTION
Eric_Zhang
Employee
Employee

@Anonymous

Well, anyhow I don't see the water mark in my test, I just copy the HTML to the web content tile, is this the same with your case?

Capture.PNG

 

 

As to "not nicely centered", the web content tile is just a <iframe> element, the reason is that the text in the embedded html is not nicely centered, Power BI can not fix this.

View solution in original post

1 REPLY 1
Eric_Zhang
Employee
Employee

@Anonymous

Well, anyhow I don't see the water mark in my test, I just copy the HTML to the web content tile, is this the same with your case?

Capture.PNG

 

 

As to "not nicely centered", the web content tile is just a <iframe> element, the reason is that the text in the embedded html is not nicely centered, Power BI can not fix this.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.