I have a question from someone here in the office.
we have a library on the LAN full of folders which they want to change how we save them!
i had these example folders in this format and i would like to change to their format, but use Ateryx to do this in bulk!
before:
deal1 jan19
deal2 jan19
deal3 jan19
deal4 feb19
biscuit feb19
dog mar19
parrot apr19
after
201901_deal1
201901_deal2
201901_deal3
201902_deal4
201902_biscuit
etc..
my question is, can alteryx be used to rename these folders or will i need to use linux MV or rename commands to look for these, i started with linux but then got angry around all of the use of brackets and the effort they add.
my other thoughts for the solution was a batch file or possibly a vba excel solution, but i tend to shy away from VBA nowadays!