Hello everyone. I have a requirement that I need to be able to look at a given directory, and get a list of all of the files + folders in that directory.
Unfortunately the Directory command tool only shows files (if anyone knows how to get it to show just directories please let me know!).
Because of this limitation I was planning on using a run command to simply produce the outputs of a given directory command. However I cannot seem to get alteryx to 'read back' the output of the directory command.
Attached is my current example workflow (very simple workflow to show an example of the problem i'm having). Does anyone have any ideas on how to get this function to work correctly?
Thanks!