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

How to configured existing output file path Automatically with cell range ?

MuhammadAli
5 - Atom

I am trying to configured existing output file with specific sheet with specific cell range.

 

Example :

i want to fill any excel template so how to configured output file path?

4 REPLIES 4
binuacs
21 - Polaris

@MuhammadAli You need to specify the output file path along with sheet name and range

 

binuacs_0-1666390718732.png

 

gautiergodard
13 - Pulsar

Hey @MuhammadAli 

You could do something like the below:

gautiergodard_0-1666390863184.png

 

Just input the file path of where you want the file to be saved + [filename.xlsx] + ||| + [SheetName]

MuhammadAli
5 - Atom

i want to do automatically like i have developed a workflow that generate complete path with specific sheet and range now i want that generated path automatically configured. on this parameter.

gautiergodard
13 - Pulsar

@MuhammadAli Oh i see !

You can pass your configured path by enabling the setting below at the bottom of the output tool:

 

gautiergodard_0-1666392438820.png

 

Labels
Top Solution Authors