Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Output automatically opening

Carlyn
8 - Asteroid

Does anyone know why an output file would automatically open? I have a workflow with multiple outputs flowing to the same file and each of them in control containers and linked correctly, however, now when I run it, the final output is not finding the file as it gives me the error 'cannot access as its being used by another process' and when I check excel, the file has opened. Has anyone seen this before?

1 REPLY 1
Gumsmenezes
10 - Fireball

Hi Carlyn! I assume your goal is to have one file with multiple sheets. If that's the case, the configuration for the output data tools need to be different from each other.

 

The first output configuration should be either "Create new sheet" or "Overwrite file (remove)". Depending on whether you already have a file with that name in that folder or not.

 

All the others should be configured as append to existing sheet. and the file name needs to be the same and have a different sheet name.

 

Let me know if that works :)

Labels
Top Solution Authors