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

Error:Output Data (721): Unable to make final write to D:\file.xlsx Error Win32 Error 203

lundarius
6 - Meteoroid

Hi,

 

This is my first post, so please let me know if I'm asking this in the correct place. I have a workflow built by another user on my server and it runs perfectly well when run from his session. However when I attempt to run it when I log into the server, I get an error when it tries to output to the xlsx file. Below is the error I'm getting.

 

Error: Output Data (721): Unable to make final write to D:\Path\folder\file.xlsx, Error Win32 Error 203

 

-Lundy

2 REPLIES 2
KaneG
Alteryx Alumni (Retired)

Hi @lundarius,

 

This is usually due to folder permissions. Your user possibly needs permissions to write to that folder. (This will often happen if the folder is pointing to C:\Users\<other user>\.....

lundarius
6 - Meteoroid

Thank you @KaneG, that worked perfectly.

Labels
Top Solution Authors