Hello,
I have a workflow currently set up to run as an analytic app (AA). The user selects the file input and answers a drop down question. From there, the workflow runs and configures the input into tables, and then uses the render tool to output the data into one excel sheet with 3 sheets.
However, if the AA is ran again with the same file input, the render tool then creates 3 files (1 for each sheet). Any reason this is happening? Even if I delete the first file this still happens.