I’m new user in Alteryx and I used to be programming in R. My question is:
I want to open a specific file from a specific folder, later I need to do a treatment to this file and save it with another name in a specific folder. For example:
Folder: 2018.02/DATA/FILE_10.xlsx
And I need to save it in the same folder but another direction:
Folder: 2018.02/ASSIGNMENT/TREATMENT_10.xlsx
As you can see it’s the same folder but different sub folders inside. Someone could help me? Because I need to do it to 5 years monthly.
Thanks.