Hello I have a folder with csv files and excel files. I need to delete all the excel files in the folder as a step in my workflow, can you please let me know how I can do this?
Thank you so much!
@Holidayday
We can do it by Run Command Tool, are you ok with that?
It seems that some people hate it. 😁
I always found the Run command tool very difficult to understand at first, and then it made sense. Til I need to set it up from scratch again down the road and figure it out again.
But you can do great things with it, especially as far as creating folders, moving or deleting files, etc.
I made a macro tool to delete the automatically created .BAK files that Alteryx creates, particularly useful when your output is multiple worksheets into an Excel file - your report folder will have a .BAK file for each Excel file that gets created. Plop the macro into your workflow and it'll delete any .BAKs each time it runs