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

Sending emails with multiple tables to many people (grouping)

joannasokolowska
9 - Comet

Hi colleagues,

I need your advice regarding the workflow that send emails to various people (Managers) with 2 tables inside (in the future could be 3 tables). The thing is that I would like to send one email per Manager with all the information in one place (which means 2 tables to be included in the table). Please see the workflow attached (still sth not working properly there). 

 

This is the testing input data. 

Zrzut ekranu 2024-10-22 153022.png

 

One table should include summary for Group A and other table for Group B. There also should be some text above each table and at the begining/end of the email.

 

The final result should sth like this,

 

Dear [Manager name] Tom,

[Some text] Below you can find a list of products

 

[Some text] Table with Group A

ProductGroup
orangeA
kiwiA

 

[Some text]  Table with Group B

ProductGroup
bananaB

 

[Some text] Thank you!

For more details please contact - xyz@test

 

10 REPLIES 10
atcodedog05
22 - Nova
22 - Nova

Happy to help : )

Cheers and have a nice day!

Labels
Top Solution Authors