Forum Discussion
Power BI Dashboard Background Image Not Working
- 1 year ago
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.
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.
- nilendraFabric1 year agoSuper User
Thanks for sharing the learning Thaumaturgist