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
