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.
SOLVED

Add a list to email body test

MeanLeanDean
8 - Asteroid

I am testing to see which files in a directory fail to meet certain criteria that then sends out on email listing the failing files.  How can I add a list of filenames (or any values, for that matter) to the body text of an email?  I can concatenate a list in paragraph form using the Cross Tab tool, but that's much harder to read then a row-by-row list.  TIA. 

2 REPLIES 2
DanielG
12 - Quasar

@MeanLeanDean 

 

Create a table with the table tool, then just insert that table within the body of the email using the email tool.

MeanLeanDean
8 - Asteroid

@DanielG That was fast!  Thanks!

 

Labels
Top Solution Authors