Hi Alteryx community
I am looking to input multiple files from a directory, based on the directory being located in the same folder as where the Alteryx workflow is saved. I have been able to get the Dynamic Input to work to input all files within the directory but can't work out how to use Engine.WorkflowDirectory to change the location that the Dynamic Input is pointing to.
To explain my rationale for trying to do this, I need to be able to email send the Alteryx workflow to colleagues without them having to re-point where inputs are looking, so I want to tell them to simply save it into a certain folder.
Any assistance would be greatly appreciated.