Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Combine CSV files into multiple tabs in a single xlsx file

Chirag101
6 - Meteoroid

This flow reads multiple files from SharePoint and outputs after validation. In addition to the existing output, I want to combine all the CSV files(original data) that are input from SharePoint connector into a single xlsx file on multiple tabs. Ideally, the tab names will be the same as the file name, which I will add to the final email that's sent out. How can I achieve this?

 

I only need to combine the data from the first four SP input connectors. The data doesn't need to be transformed and can be attached as is.

Thanks

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Chirag101 
Maybe you can try the "Blick Until Done" tool to output you date into one Single Excel File.

Labels
Top Solution Authors