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

Split a file accordgin to Multiple Rows (Name) , send different files to respective emails

JHAROHIT
7 - Meteor

Hello All,

 

I have a requirement wherein i have like 100 records, sample as below. These are stored in an excel spreadsheet.

 
Sr.NoNameEmail_IDTestATestBTestC
1Aabc@test.com   
2Xxyz@test.com   
3Rrow@test.com   

 

The target requirement is to send out separate excel spreadsheets to the individual names  and ask them to enter the details in columns like Test1, TestB, TestC and so on and send back the emails.

 

The separate excel spreadsheets that would to the individual users would be like as below:

 

Sr.NoNameEmail_IDTestATestBTestC
1Aabc@test.com   

 

In addition to that, each excel sheet will have a guideline document (text) in the next tab.

 

Guidelines to enter the required missing data 
  
  

 

What should be the best way to achieve this ?

2 REPLIES 2
Raj
16 - Nebula

@JHAROHIT 
find the workflow attached for reference
also configure the email tool with smtp.

hope this helps you.
mark done if solved.

JHAROHIT
7 - Meteor

Thank you @Raj , let me try this out.

Labels
Top Solution Authors