Hi everyone,
I'm using directory tool to get the file path, then the summary tool to take the most recent file and dynamic input to retrieve the file content into Alteryx.
The problem is: the Dynamic input tool returned an error 'file not found "C:\..........a long path........\file.csv'.
I suppose with the directory path, this must be the right link to my file. Also, the error shows my entire link so the file path was not truncated. I also tried creating another path with Directory + File name but still got the exact same error.
Has anyone seen this before? Could someone let me know what's wrong?