I have an excel file with a template sheet with some pre-populated fields and some placeholders. For each run, I might be expected to create 5 output sheets in one excel file. Each of those sheets will be a copy of the template with some additional data inserted in the placeholders. For instance, if there are 5 countries, I will be asked to create the same templatized output with data from the 5 respective countries. So, the output would have one excel file with 5 different country-specific data. Is there a way to achieve this in Alteryx? Can I use a Run command file to make copies of the input template?
Thanks in advance!