I am updating multiple excel files with the help of an Alteryx workflow. the whole workflow gets failed if a file is opened on any user's machine.
Is it possible that workflow ignores only that file and proceed with updating rest of the files.
PS: Output is saved from a single OUTPUT tool which mean multiple files are saved from a single large dataset.
Thanks