I have a workflow that looks like this (followed by a bunch of data cleaning - this is dirty data). There are ~20 files in a given directory, each has 4 tabs with an identical schema. I've been playing around with Dropdowns and Actions, but I am struggling to make this more dynamic. I would like to take the [currently static] input directory and make it more dynamic by replacing a part of the file path from a user selected input. I.e. if this is the file path: \Documents\UTN Dashboard\Raw Data\FY20\2019.10\*.xls, I want to replace the 2019.10 with a different string.
Any suggestions?
