I have a workflow that is inputting file information, formatting, and saving that information across multiple Excel workbooks to a folder on my C: drive. This workflow works fine in Alteryx Designer. However, when I post it to the Gallery, the workflow doesn't run; I get an error that Alteryx couldn't read the C: drive.
Based on other comments, it seems like the Gallery does not have permission to save to a local machine. However, the workarounds I found don't work for saving multiple Excel files that are essentially dynamically named. I have tried saving to the Gallery server with no luck as well. Does anyone have insight into how to save multiple Excel files, named from a field in the file, onto a local machine from the Gallery?
I've attached screenshots, but cannot post the workflow due to client information unfortunately. See Workflow 1 for the final exporting steps that are working. The File Path Formula Tool Results, Select Tool Results, and Output Tool Results are all screenshots of these relevant functioning steps. I think the issue I'm running into is in the Output Tool, where in Alteryx I can "Take File/Table Name from Field" and "Change Entire File Path" from my field, I can't seem to do that in the Gallery.