Forum Discussion
Dynamic Image based on Slicer
Looking for some suggestions.
We have business groups around the country, all with their own logo. When a user selects a specific market, I would like the proper logo to appear. If a user selects more than one market, I would like to use a generic image.
I would appreciate any insight that would allow me to create or modify the dataset so that these behaviors are implemented within the dashboards.
17 Replies
- v-sihou-msftMicrosoft Employee
Anonymous
For your requirement, you create a table with market name and logo image URL columns. Then you can make the multiple row cards to display logo based on slicer selection. But it's not possible to display a "general" image when selecting more than one entry.
Regards,
- AnonymousNot applicable
Thanks for the feedback. Can you add some detail around making a multiple row card?
In my desired application a user would select the Market, and I would display the logo.
Thanks for the feedback.
- AnonymousNot applicable
I have a number of dashboards where users select the city (in a slicer) where they are place geographically.
I would like to brand the dashboards that when a city is selected, the proper logo is displayed. In the event that more than one city is selected, I would like to display a generic logo.
Objective:
- As a Power BI user, I want to display a logo when a city is selected in slicer, so that the dashboard can be branded.
Acceptance Criteria:
- Show me when a city is selected, the proper logo is shown on the dashboard.
- Show me when more than one city is selected, a generic logo is shown.
I would appreciate any help that the community could provide.
- AnonymousNot applicable
I'm trying to do the same thing, but the image is still not showing. It is giving me only the text of the URL rather than the actual preview of the image. Can you please explain more how you made the actual image to display?
- AnonymousNot applicable
Anonymous
- Select Data in your left rail ribbon (looks like a Rubix Cube).
- Within your dataset, select the column with the URL.
- In your top ribbon, change your data categor to Impage URL
Hope that helps!
- AnonymousNot applicable
What if the image I want to display is a screenshot form my PC, and does not have a URL? How can I link this to the filter?