Forum Discussion

Jim123456789jim's avatar
Jim123456789jim
Frequent Visitor
8 years ago

Using Images instead of links

Hi,

 

We are using some hyperlinks to display images in our report. For ex,

 

Status = SWITCH('Status'[STATUS_NUM],1,"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRE5JPCqBtrGkJLVkxojSObXv9Ha7dzLzn-qwNB_EJBLEgluRjn",0,"https://upload.wikimedia.org/wikipedia/commons/thumb/0/07/Button_Icon_Red.svg/240px-Button_Icon_Red.svg.png")

 

But want to use the images which is embedded in the report or from a shared location in my machine rather depending on a https Url.. Please suggest how to go about it? Thanks!!

 

Cheers

Jim