We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

The filename or connection string does not identify a known format. When file is xls.

Sanskriti22
7 - Meteor

Error: Dynamic Input : The filename or connection string does not identify a known format. Check all parameters..

Error: Dynamic Input : No table chosen; Please select a Table from data source.

 

Getting this error in reading xls file at dynamic input formula .

 

erroe in reading xls file - Error: Dynamic Input (74): Error opening table: Microsoft JET Database Engine: 'Sheet2$' is not a valid name. Make sure that it does not include invalid characters or punctuation. 

 

Sometime it gives this error also .

 

Any solution this , Also FYI we are version 2025.1 .

 

3 REPLIES 3
aatalai
15 - Aurora

@Sanskriti22 can you please upload some screenshots of your dynamic input configuration and the data going into it please?

Sanskriti22
7 - Meteor

Sanskriti22_0-1752066565214.png

 

binuacs
21 - Polaris

@Sanskriti22 I think Alteryx 2025.1 has deprecated legacy support for .xls (Excel 97-2003 format) when using older data engines like Microsoft JET — and it may not reliably open .xls files anymore, especially through the Dynamic Input tool. You need to convert the .xls to .xlsx then process it

Labels
Top Solution Authors