Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello !
I have a task in my project to display our company logo dynamically. Our entire project consists of more than three hundred small reports. On each page we need to display our company logo. The company logo has been changed recently. So, just in case if it might change any time in future, instead of changing them in all of those hundred reports manually, our idea is to place logo in some external location and display in our Power Bi reports dynamically. I tried saving in SharePoint but problem is the user needs to be logged in the SharePoint for the logo to be visible which is not possible to give authentication to all of the end users. Our manager placed it in Azure blob storage, but in private folder. So, the logo is not displaying. Is there any other way that we can display the logo dynamically which doesn't need any kind of authentication for the end user ?
Thanks
Hi @power_user_123 ,
You can have a table that contains a column with URL's to various logos. The table can be filtered by the chiclet slicer (or a normal slicer).
Some visuals, like the one below can accept a URL string and will display the logo. Just make sure the logos are somewhere on the web that can be referenced by a URL
https://app.powerbi.com/visuals/show/ImgViewerVisual1455487926945
for example, the below string would display the Power BI Logo, so you would store that text value in your Logo column
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The reason we are not preferring web URL, is that, the location of the image on web might be changed any time which is not in our control. So, looking for alternate options that too which doesn't need any kind of authentication.
Store the logo on your website and copy the image url. Then create a table inside Power BI with a column for the url. Make sure to change the data category to Image URL. As long as the url stays the same for the logo, it should update when there is a logo design change
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 37 | |
| 37 | |
| 33 | |
| 32 | |
| 29 |
| User | Count |
|---|---|
| 130 | |
| 88 | |
| 82 | |
| 68 | |
| 64 |