Forum Discussion
Avni-Savani
3 years agoNew Member
Images in PowerBI
Is it possible to make images change/show up on a powerBI dashboard when different options on the slicer are selected? (E.g. clicking on the word 'strawberry' on the slicer will make the inserted ima...
TotunG
Resolver I
3 years agoIf you create a relationship table with images within it attached to certain values say like:
| Image | Value |
| Strawberry | 1 |
| Apple | 2 |
Then you may be able to use a slicer to switch between the values and then change the image that is show in the visual.