Forum Discussion
logo
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.