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!

Alteryx Designer Desktop Discussions

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

Creating File Name for your Output File

Rex_04
5 - Atom

How to set the file name of your output data to like "Output Name then "DD-MM-YYYY"

DDMMYYYY should follow the date when you will extracted the output file.

1 REPLY 1
atcodedog05
22 - Nova
22 - Nova

Hi @Rex_04 

 

Here is how you can do it.

1. Use formula tool to create filename+sheet with current date embedded.

atcodedog05_0-1630326849038.png

 

2. Using output tool to set output method to change filepath using column filename. Refer the highlighted config.

 

atcodedog05_1-1630326731849.png

 

Hope this helps : )

Labels
Top Solution Authors