Hi,
TLDR: Cannot get a hyperlink to be displayed as output on the Gallery.
We have an Alteryx App which creates a table and the output is displayed on the Gallery. We are making use of the reporting tools to achieve this and are using the Render tool to write the data to .pcxml file. When there's only a table being written to the file, the table also gets displayed on the gallery.
We wanted to also show a link below the table for users to be able to navigate to, from the gallery page itself. For this, we added a Report text tool and added the link there, used a layout tool to adjust the view, and used the same Render tool. The problem is when we add the link, the output is not displayed on the gallery. If we remove the link and only add text, the output is again displayed with the table and the text. The link is visible in the output .pcxml file. Attached is a small workflow to replicate what we are trying to do.

