We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Adding hyperling to a picture

AlexGavri
7 - Meteor

Hello everyone,

 

I am trying to set up a alteryx app to send out a email with certain info.

To formulate the email I`m using the Render Text tool, and in the footer of this email I need to have image that will have a hyperllink connection to the companies main website. I have tried to do a html code like:
<a href="https://www.example.com"><img src="path_to_your_image.jpg" alt="Image"></a> , but it doesn't work.

Was hopping someone has some other ideas as I tried everything.

 

Thanks

 

2024-01-23_16h27_02.png

3 REPLIES 3
apathetichell
20 - Arcturus

Are you tagging it as a hyperlink in report text using the add hyperlink button?

AlexGavri
7 - Meteor

Yes but if I use the add hyperlink button the only options that I have is to add a text and add a hyperlink.

If I use the add text field, and give it an address for it to grab this  banner it will just display the address where the banner is with a hyperlink connected to it. So the short version: I can add hyperlink to text but I can't use it to grab a image and connect a hyperlink to it.

AlexGavri
7 - Meteor

 But thanks for trying apathetichell.

Labels
Top Solution Authors