We have a financial model for our business cases that we do. Currently we have multiple scenarios. Instead of inputting the assumptions one by one in a financial model and copy pasting its output to a summary sheet, I am looking to use alteryx to take all the scenario inputs currently on excel in a single sheet, run through the financial model, export the data in a sheet and then go to the next scenario.
Currently, I have a very manual workflow. Each time I add 'phase' in the excel file as a tab, I have to almost copy paste the workflow with slight changes. This process doesn't even summarize the metrics as I would like do in a single sheet.
In summary,
Excel file with scenario tabs -> alteryx picks assumptions -> runs through the model -> exports data to a single file-> picks the next scenario until complete.