I have a map created from an excel file saved on my computer. The file has pictures that are hyperlinks to websites. How can I add the pictures from Excel to the popups on the map? I have tried using the configure popup and the add image but I don't know what I am missing in my code to display the pictures. This is what I have but it doesn't work.
<img src='C:\Users\venriquez\Desktop\Leg Map\Sheet1\Picture' width='250' />
What am I missing?