Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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 image of a strawberry show up on the dashboard)
Please see if this video helps.
(2) Options to Display Images In Power BI - YouTube
Pat
Hey @Avni-Savani
You can create table like this in which 1st column will contain name of image and 2nd will have image url
then you can use 1st column as slicer and 2nd in any other visual like table, matrix or image viewer where you want the image to be displayed.
here in above screenchot 1st column refers to country and 2nd to it's flag's image url.
Output will be like this
Please mark my solution as accepted if it helped you!
If 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.
User | Count |
---|---|
128 | |
72 | |
70 | |
58 | |
53 |
User | Count |
---|---|
192 | |
96 | |
67 | |
64 | |
54 |