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

Combining Multiple Excel Files Into One Excel File

bennettam
5 - Atom

Hello! In Alteryx Designer version 2021.3.3.63061, I'm trying to combine 18 Excel files that have an identical layout and only one sheet per file "Sheet1". I'm getting an error saying there is no sheet with that name, specifically, "Sheet1 does not match a sheet or named range in...". Any suggestions?

4 REPLIES 4
caltang
17 - Castor
17 - Castor

https://knowledge.alteryx.com/index/s/article/The-Ultimate-Input-Data-Flowchart-1583459854309

Use the batch macro and directory approach to call all data and then output accordingly.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
alexnajm
18 - Pollux
18 - Pollux

@caltang ‘s suggestion should work to solve the use case, but I would also suggest looking to upgrade your Designer since your version is no longer officially supported!

caltang
17 - Castor
17 - Castor

Oh yea - @alexnajm is spot on. Please upgrade your Designer! Keep download copies as well ;)

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
abacon
12 - Quasar

@bennettam Shameless plug... here is a macro that does what you are looking for. There are lots of resources on the community that do this but have this link ready to go.

 

https://community.alteryx.com/t5/Community-Gallery/Dynamic-XLSX-Input-Tool/ta-p/1393832

 

Bacon

Labels
Top Solution Authors