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.

Help in reading multiple excel files

Eug_teng
7 - Meteor

I have multiple excel files, each with 3 sheets as seen in the attached files.

 

1. I only want to import the 1st sheet of each excel file (NOT Sheet 1) using the * wildcard since the excel files are all downloaded into the same folder. 

2. The format and fields of the 1st sheet of each excel file are the same!

 

However, the sheets are named differently. How to I go about doing this? 

 

 

Thank you!

1 REPLY 1
messi007
15 - Aurora
15 - Aurora

@Eug_teng,

 

Blow the batch macro that will allow you read the first sheet.

Do not forget to replace the the schema in the input file and dynamic read if your inputs are not in the same folder as the workflow

 

messi007_0-1606302476545.png

Below the workflow

 

messi007_1-1606302626256.png

 

Attached the workflow,

 

Hope that helps,

 

Please mark it as a solution if it solve your request 🙂

Regards

Labels
Top Solution Authors