Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamic Input issue (Download Excel from URL)

Stanislaw
7 - Meteor

Hello everybody,

 

I'm having a problem with downloading/processing Excel files from URL.

I managed to download the file itself, but I get an error message from the Dynamic Input Data tool: "No table chosen".

Even though I think I have chosen the sheet.

Could you please help me? (please see the attachment)

 

Stanislaw_0-1617975316784.png

 

Stanislaw_1-1617975349561.png

 Thank you!

 

7 REPLIES 7
Luke_C
17 - Castor
17 - Castor

Hi @Stanislaw 

 

When you use the 'change entire file path' option with excels, it also affects which table (tab) is chosen. Since the filename field doesn't have this, it fails. 

 

If you add a new field that is C:\[File path]\SourceFile.xls|||'Table 57$' and reference that in the dynamic input rather than the current filename, it seems to work. 

Stanislaw
7 - Meteor

Hello @Luke_C 

 

Thank you for your reply.

Where/how should I add this new field?

 

I've changed this field, but it doesn't work.

 

Stanislaw_0-1618208655405.png

 

Thank you!

Qiu
21 - Polaris
21 - Polaris

@Stanislaw 

 

Were you able to open the output Excel file?

I can not even open the file and error messages say the file is corrupted.

I found this

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Download-Tool/td-p/501305

Are you running the Administrator version of Alteryx?

 

Stanislaw
7 - Meteor

@Qiu  - yes, it's the Administrator version.

The file itself seems to be all right.

I can download it and open it.

 

URL: https://www.ons.gov.uk/file?uri=/economy/inflationandpriceindices/datasets/consumerpriceinflation/cu...

 

Stanislaw_0-1618213589583.png

 

Qiu
21 - Polaris
21 - Polaris

@Stanislaw 
I was wrong about the xls and xlsx.

I think now its working by adding the Sheet Name to the full path.

Capture1A.PNGCapture1B.PNG

Stanislaw
7 - Meteor

Thank you, it works! 🙂

Qiu
21 - Polaris
21 - Polaris

@Stanislaw 
Glad it helps and thanks for the accept mark. 😁

Labels
Top Solution Authors