I have a large data processing module which reads in many excel files all with different columns. It then cleans each on individually. I want to change the workflow path to be able to rad these in from a different fold without having to manually change it for each file's input. Is this possible?
↧