Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Automated merging of separate excel sheets into a singular, consolidated sheet

mald117
5 - Atom

Hello!

 

I am working to merge worksheets in similar formats into one consolidated set. 

 

For context, people are inputting data into the same style design template but each is split out into 22 - 26 excel spreadsheets. I am looking for an automated way to feed in their inputs into alteryx to create one consolidated worksheet. We can add a column for the title of the design sheet to help split out the consolidated spreadsheet. Any thoughts / ideas? 

 

Thanks! 

3 REPLIES 3
AbhilashR
15 - Aurora
15 - Aurora

Hi @mald117, would the attached solution serve your purpose? File Directory identifies the file to be read into Alteryx, the macro after it identifies the sheet name, and the macro after that uses the information for the previous tools to bring in the data as one consolidated dataset. Let us know.

 

mald117
5 - Atom

Thank you so much!! Much appreciated

nirkisna65
7 - Meteor

Hello @AbhilashR  

 

What if the each of spreadsheet has the color formatting/colored cells. Is there a way to combine all the sheet into one with Color formatting intact?

 

Also, I would only want to merge first tab of the each file. Currently all of the spreadsheet I want to combine has 3 tabs.

 

Thank you.

Labels
Top Solution Authors