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.

Reading in .xlsb, from directory using dynamic input: No Table Chosen

wonka1234
10 - Fireball

Hi,

 

I am trying to read in .xlsb but getting error No Table Chosen, please select a table from data source.

When inputting in a regular input tool , I get the data fine.

But dynamic input is asking me to choose table.. But i do select the sheet("table or Query") as part of the input data source template input.

 

any help would be appreciated.

2 REPLIES 2
ChrisWaspe
9 - Comet

Hi @wonka1234 . You may need to use a formula tool to add the sheet (Table) name into the query of the full path eg [FullPath] + '|||Sheet1$'. Please see the workflow attached

NikiJF
7 - Meteor

Thanks very much for this solution which has solved my problem!

Labels
Top Solution Authors