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

Records in basic table sending as separate emails. How to send as one email?

wonka1234
10 - Fireball

my basic table has 5 records and is sent as  5 separate email.

 

How can I combine it so the table is sent as one email?

14 REPLIES 14
wonka1234
10 - Fireball

@Felipe_Ribeir0 

 

what u mean by that?

apathetichell
20 - Arcturus

5 records = 5 e-mails. Use a summarize tool as I previously mentioned. In the alternative - use a second table tool.

Felipe_Ribeir0
16 - Nebula

@wonka1234 

 

unselect these columns (red)

Felipe_Ribeir0_0-1669754568450.png

 

apathetichell
20 - Arcturus

Just to be clear the question here was "How do I use the Table tool" - not "how do I send multiple reports via e-mail tool." 

dchapman80
5 - Atom

I know this is an older thread, but I came across this with the same issue.  After much troubleshooting I believe the answer on this is to just uncheck all of the columns in the Group By option of the Basic Table tool.  This stops it from aggregating the data into rows and keeps it as one table.  I made that change, and now the entire table is sent in one email instead of multiple emails for each row.

Labels
Top Solution Authors