Forum Discussion
Anonymous
6 years agoNot applicable
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 i...
- 6 years ago
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
Pragati11
Super User
6 years agoHi 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
Anonymous
6 years agoNot applicable
cool idea, thanks