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

Binary Excel Specific Sheet Read - Is this possible?

clarrock
8 - Asteroid

Hi,

 

How do i read a specific sheet on an XLSB file? I have multiple XLSB files in a directory/folder and what to read a specific sheet from those files in alteryx (eg Sheet Name = "ABC") and output data from all xlsb files in the folder with sheet name ABC in a union.

 

Is this possible on Alteryx?

 

1 REPLY 1
danilang
19 - Altair
19 - Altair

Hi @clarrock 

 

Since you know the sheet name, you can configure the Input Data tool to use wild cards "*".  

 

c.png

 

This will read the Dates sheet from all the .xlsb files in the directory.  Change "Dates" to what is required.

 Dan

Labels
Top Solution Authors