Start Free Trial

Alteryx Designer Desktop Discussions

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

Prevent autogeneration of .bak files

Zack_W_James
5 - Atom

Hello,

Hope all are well.

Is there a setting/ solution to prevent generation of .bak files?
These are mostly generated when we produce .xlsx files.


These create clutter in the folder location, making it difficult to read and find relevant reports.

 

Thankyou very much!
Zack

2 REPLIES 2
davidskaife
14 - Magnetar
Dhrish
8 - Asteroid

@Zack_W_James  You can use the Command Tool to delete the .bak files after the workflow has run by using control containers. I have attached the workflow. You can use the same command and Command Argument in the Events Tab of Workflow Configuration too, you will have to configure this such that it works after the workflow has ran.

Dhrish_0-1749723162897.png

 

Labels
Top Solution Authors