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

The process cannot access the file because another process has locked a portion

wenyg
8 - Asteroid

Hi I get the following error code:

" The process cannot access the file because another process has locked a portion of the file." in my output where i have one one filter tool before the two outputs, one true output goes to one tab of the file and the false output goes to another tab of the file. How can I solve this?

 

- The file itself is not opened by anyone else.

 

wenyg_0-1675848294221.png

 

1 REPLY 1
niklas_greilinger
10 - Fireball

Hi,

have you tried using the "Block Until Done" Tool?

This makes sure that the prcoess is finished before another one tries to open the file again.

I added an example

niklas_greilinger_0-1675849443300.png

 

Labels
Top Solution Authors