Hello community,
First of all, this community is immensely helpful in my Alteryx progression, so thank you all!!!
I need to send email based on conditions in the table below
If the Name 1, Description and Email is the same then all the files in the Document column should be attached to that email.
In the sample table above
Email 1 - Send to John@xyz.com;Jane@xyz.com;jane@xyz.com with Subject Error 1, attachment Test 1 and Test 2
Email 2 - Send to John@xyz.com;Jane@xyz.com;jane@xyz.com with Subject Error 2, attachment Test 3 and Test 4
The table can have various number of lines. Any help is sincerely appreciated. Thank you again