In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!
Free Trial

Alteryx Designer Desktop Discussions

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

I need to automatically put the data into Excel file.

Usainbrook
5 - Atom

I need to automatically put the data in excel file into another excel template file, but the condition is In the data of each record must include a newly created excel template file.

2 REPLIES 2
flying008
15 - Aurora

Hi, @Usainbrook 

 

1- you need use blob tool to copy excel template file from input folder to output folders as your want.

2- then you can output each record to your .xlsx file use option 'Take File/Tab Name From Field' of Output Data tool.

Usainbrook
5 - Atom

So, I have problem after to do this when I save as to Alteryx Server after save as ran on Alteryx server. I need to download file output from server to my local laptop but I can't download file from server

Labels
Top Solution Authors