Hi,
I've got a workflow which takes an Excel file as an input using the Blob input tool. It then outputs a copy of the file with a specific filename. Once it's outputted, data is added to the output file, essentially using the original Excel file as a template.
I want to add this to Alteryx Server by saving the input files to the gallery itself and allowing the user to download the final output file.
However, this doesn't work as Alteryx needs to output data to the blob output file after it's been created and saved down.
Does anyone know of a way around this?
Thanks