Forum Discussion
scabral
4 years agoHelper IV
Switch Images based on field value
Hi,
I have 2 different images of a logo on a report. Based on the value of a field, i want to show either 1 or the other. So for example, if the value of the field is "Corporate", i want to show the corporate logo in the top right. If the value of the field is "Alternate", i want to show the alternate logo in the top right. I always have to show either 1 or the other based on the field.
I wasn's sure if there was a built in way to do it within Power BI.
Scott
2 Replies
- amitchandakSuper User
scabral , You can create URL Measure, that returns URL based on conditions
- scabralHelper IV
How about if my images are not URL based? I just imported them from disk?