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

Unable to write file to multiple output

terrellchong
8 - Asteroid

I am trying to write the file to multiple, but error occurs.

 

Please advise

 

terrellchong_0-1665131822105.png

terrellchong_1-1665131867798.png

 

3 REPLIES 3
binuacs
21 - Polaris

@terrellchong Can you try to run the attached workflow, it is working for me

 

binuacs_0-1665132827901.png

 

grazitti_sapna
17 - Castor

Hi @terrellchong , Please try changing the target location where you are creating the file. May be you have access permissions.

Sapna Gupta
danilang
19 - Altair
19 - Altair

Hi @terrellchong 

 

Since you don't specify a path in your Output tool, Alteryx tries to write it to the current workflow directory.  If you haven't saved the workflow yet, this path is set to "C:\Program Files\Alteryx\bin", which is a Windows controlled path.  Save your workflow and the output file will be written to the same directory as the workflow.

 

Dan  

Labels
Top Solution Authors