Hello,
I am trying to format my data for a report. I have successfully added line breaks to my data so that it appears as follows in a single cell.
Growth
(+3 units)
When I send this data to the Table tool, it comes out in one line.
Growth(+3 units)
I have tried to follow the directions provided by previous posts on this topic including this knowledge article https://knowledge.alteryx.com/index/s/article/Email-Tool-not-recognizing-newlines-in-concatenated-field
When I go to replace the the embedded new line with "<br />", it just embeds that text in the string. And when I attach the Formula tool to the table tool, it converts the table object to a VWString.
Any idea what I could be doing wrong or potential solutions? I am on 25.1