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

Emailing Multiple Tables in a Single Email

JacobGFMR
7 - Meteor

Is it possible to email multiple tables in a single email? 

For example, I have 3 different tables with different information in each, and all tables need to be emailed in a single email. 

I have Unioned the tables and added one email to the Union, but 3 different emails are being sent. 

 

Also, is it possible to add a header, like below, to each table in the email where the header is on top of the table? 

JacobGFMR_0-1617038896911.png

 

1 REPLY 1
Luke_C
17 - Castor
17 - Castor

Hi @JacobGFMR 

 

Rather than unioning the tables, you'll want to join by record position and use a layout tool prior to doing your email. This will get everything into one record (resulting in one email). You can use the layout tool to order the headers as well. I attached a very simple example. 

 

Luke_C_0-1617041474147.png

 

Labels
Top Solution Authors