Forum Discussion
Dynamic Styling/Images Power BI
- 9 years ago
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
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