Join the Inspire AMA with Joshua Burkhow, March 31-April 4. Ask, share, and connect with the Alteryx community!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Output data

sahartz
8 - Asteroid

Hi,

 

I have an excel template to which I want to output my data but I want to change the name of the template every time I am using the output data tool (e.g., template name is "IA template" after using the Output data tool the name of the template should be "IA vendor").

Can this be done?

 

1 REPLY 1
PhilipMannering
16 - Nebula
16 - Nebula

In the Workflow Configuration you can select Events and add a command to run before your workflow that will copy your file. I used the Powershell command Copy-Item.

 

PhilipMannering_0-1614179967363.png

 

Philip

Labels
Top Solution Authors