I have a workflow that is set up as an app - When run, it asks the user to select a file from the file explorer three times - Once with the input sheet selected, and twice with each of the two output sheets selected. It uses the input data in selected file to run the queries needed, then creates multiple output tables that should go to each of their selected output sheets. My goal is to save this to our server so that non-licensed users may run the workflow, but in doing this, the outputs only go to temporary files rather than going to the user selected output file. Is there a workaround for this?