Welcome to the Gallery. Please feel free to post and comment, and check out our FAQ!

Community Gallery

Post, download, and share all of your favorite tools and workflows — from Alteryx supported to user-built.
Introducing Alteryx Marketplace

Easily access verified, supported, and secure Add-Ons.

LEARN MORE
Comments
Clem_cms
5 - Atom

Thanks a lot ! This allows me to delete the .bak files  👍

WorleyT
5 - Atom

Would it be possible for you to show how you do the process inside of Alteryx with a screenshot ? I am unable to update to a newer version and therefor cannot use this workflow. Thanks for any help you can provide.

Felipe_Ribeir0
16 - Nebula

Hi @WorleyT 

 

Download the workflow, and instead of trying to open it, extract it.

 

Felipe_Ribeir0_0-1675255189684.png

 

Then go to the macro, open it and save it again.

 

Felipe_Ribeir0_1-1675255233354.png

 

Then come back to the main workflow

Felipe_Ribeir0_2-1675255268519.png

 

dineshbabu2811
8 - Asteroid

Hi Feli

 

When I try to run the workflow, I'm getting the below error

 

 

Capture.JPG

Felipe_Ribeir0
16 - Nebula

Hi @dineshbabu2811 

 

1-Inside of your python tool, change the kernel for the one available for you

 

2-restart the kernel

 

restart.png

dineshbabu2811
8 - Asteroid

Now I'm getting the permission issue error, what would be the reason any idea

 

Capture_1.JPG

 

Felipe_Ribeir0
16 - Nebula

@dineshbabu2811 after saving the macro with the correct kernel, go to the main workflow and be sure to provide valid filepaths to it, and be sure that the user that is running the workflow have the permissions to do it.

ksalo1
5 - Atom

Works very well, and simple to set up.

sammyb84
8 - Asteroid

Hey @Felipe_Ribeir0 , I downloaded and followed steps but I must be missing something.

 

Am I supposed to put file path that I want to target in all inputs in both the MC_Removefiles and Removefiles workflow where it says path and directory?

 

 
 

snippet of macro.PNG

 

MC_removefiles workflowMC_removefiles workflowRemovefiles workflowRemovefiles workflowMC_removefiles workflowMC_removefiles workflow

Felipe_Ribeir0
16 - Nebula

Hi @sammyb84 

 

You dont need to change anything inside of the macro, just provide the fullpath of the file to be deleted to the macro as input.

 

Maybe taking a look at these videos can help you to understand how it works:

Advanced Certification Learning Path - Alteryx Community

sammyb84
8 - Asteroid

Hi @Felipe_Ribeir0 ,

 

I did provide fullpath of the file to be deleted, but which workflow am I inserting it into.  I provided screenshots showing where I inserted the full path but it still not working.