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.
SOLVED

Analytic App: Input excel file static sheet and range

wonka1234
10 - Fireball

Hi,

 

Is there a way to import a file and choose the range and sheet or statically store the range somewhere?

I have the browse file but I would like to have the sheet + range stay the same.

 

How can I do this?

 

Thanks

1 REPLY 1
DataNath
17 - Castor
17 - Castor

@wonka1234 if you define your sheet and range in your Input Data tool as follows:

 

Set sheet and range.png

 

And then in your Action tool between your File Browse and Input Data tool, make sure it's just updating the actual file path (tick Replace a Specific String and delete everything after .xlsx):

 

Set sheet and range - action.png

 

Should bring in the same range from other input files:

 

DataNath_2-1656947466824.pngDataNath_3-1656947482989.png

 

How do you get on with that?

Labels
Top Solution Authors