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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Thaumaturgist
Helper I
Helper I

Power BI Dashboard Background Image Not Working

Under the "Dashboard Theme" function when working on a Power BI dashboard, I set the theme to "Custom" and entered a URL for a picture to use as the background image for my dashboard. Ocassionally, I will hear from end users that the image I chose randomly stopped working and they are now seeing just a white or gray background. Also, every time this issue was reported, I went into the dashboard and everything was working fine for me. Has anyone else encountered this and know of a way to prevent it from happening?

1 ACCEPTED SOLUTION

The background image appears to be loading correctly now with no issues. I did the following two things:

1) My image is stored in SharePoint so I modified the URL by removing parameters after `?` and appending `download=1` (Example: ".......ztSldoYQ?download=1")

2) I reduced the file size and resolution of my background image. My image file previously had a size of over 5 MB and a resolution of about 2400 x 3000. I edited the image and changed the resolution to be 1920×1080. By changing the resolution and also saving my file as .jpg instead of .png, the size is now about 500 KB.

If you found this post helpful, please give it a kudos. Thanks.

View solution in original post

5 REPLIES 5
Thaumaturgist
Helper I
Helper I

I went into the dashboard this morning and the background image is not displaying. This issue occured even after applying the following method:

For OneDrive/SharePoint links, modify the URL by removing parameters after `?` and appending `download=1` (e.g., `...file.jpg?download=1`)

The background image appears to be loading correctly now with no issues. I did the following two things:

1) My image is stored in SharePoint so I modified the URL by removing parameters after `?` and appending `download=1` (Example: ".......ztSldoYQ?download=1")

2) I reduced the file size and resolution of my background image. My image file previously had a size of over 5 MB and a resolution of about 2400 x 3000. I edited the image and changed the resolution to be 1920×1080. By changing the resolution and also saving my file as .jpg instead of .png, the size is now about 500 KB.

If you found this post helpful, please give it a kudos. Thanks.

Thanks for sharing the learning @Thaumaturgist 

Thaumaturgist
Helper I
Helper I

Thank you for your reply!

I did some additional research after posting and found on another site the "For OneDrive/SharePoint links, modify the URL by removing parameters after `?` and appending `download=1` (e.g., `...file.jpg?download=1`)" also listed as a possible solutions.

Hearing another person also give that as a solution is reaffirming. Thanks!

nilendraFabric
Community Champion
Community Champion

Hello @Thaumaturgist 

 

Host images in a publicly accessible location (e.g., Azure Blob Storage) with a static URL

 

.
• For OneDrive/SharePoint links, modify the URL by removing parameters after `?` and appending `download=1` (e.g., `...file.jpg?download=1`)

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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