I have a workflow that outputs several different Excel files. Since most users will be using this as an app, but not in the gallery, I need a way to customize file/folder locations for output.
The File Browse tool works perfectly for output. However, since I have multiple files being output in this app, I would like the ability to have the user select one folder output location, and all of the output tools would then output their corresponding files to that folder location, rather than having to specify each individual output file.
I have tried multiple different methods with the Folder Browse tool, but cannot get it to work correctly. I have tried Update Value, Update Value (with Replace a Specific String selected for the folder path), and Update Value with Formula, and none of them seem to change the folder path from the default one pre-input in the workflow. Does anyone have any insight as to how I can get this to work correctly?