Alteryx IO Discussions

Customize and extend the power of Alteryx with SDKs, APIs, custom tools, and more.

Use HTML text in Table tool

jeneir
8 - Asteroid

Hi!

 

I have some text in HMTL that I want to be displayed in the table tool.

The table tool however only outputs raw text.

Is it possible to display HTML inside of a table?

 

I've used "Report text" tool to create hyperlinks in a table, that works. But I want it to work with <a href=> tags too.

 

Field "message" in table:

 

<html>
<body>

<h1>This is a Heading</h1>
<p>This is a paragraph.</p>

</body>
</html>

0 REPLIES 0