Hi,
The newer versions of Alteryx allows users to input data from an Excel file while it is open which is fantastic.
The issue I have is that if an XLSX file in a network drive is open, my workflows just hangs. No error messages or anything, it just hangs. The entire workflow just comes to a standstill and the other parts of the workflow fail to run. The workflow keeps ‘running’ until I stop it manually.
This is really problematic for my scheduled runs, especially where I have several users opening and closing files on the network drive.
if the data input can’t be done then I’d at least want an error to be returned and for the workflow to continue.
Any advice would be much appreciated.