Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Image Parameter

Hello all,

 

I wanted to know if there's a way to have a parameter that holds an image.

 

The problem: I have 10 PBIX, each one containing over 20 screens. every report has the clients logo. it is an image let's say the client changed his logo, that means I'll need to change the logo 200 times!! (10 PBIX X 20 screens).

 

Wanted solution: is there a way to hold a parameter that will contain the logo, therefore changing the logo only 10 times (for each PBIX) that will be a HUGE improvement for my time and productivity. sorry for not including pictures this is to keep my client anonymous

 

Thank you!

  • Hi Anonymous ,

     

    You can create a URL link for your logo image and use this link as an additional column in your data, say - URLCOLUMN

     

    Then you can modify this column's datatype to URL in Power BI as shown below:

     

    Try updating your logo to this url link everytime it changes, and Power BI will by default refresh this new logo in all of your reports.

     

    Thanks,

    Pragati

4 Replies