Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

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