We're just starting with Alteryx and have begun to develop a few workflows. We have a process that creates a filename based on today's date and then gets that HR file from a network folder. We then import the data from that file with a Dynamic Input and then format some of the data.
We will need to use this process in many future workflows, so we'd like to make a macro for simplicity. I've discovered, though, that I cannot convert the Directory input object to a Macro Input. Is there any way around this?
