Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

How to Dynamically add Date to output file name

Seba
7 - Meteor

Hi,

 

I am working on this workflow >

Workflow.png

 

I would like to dynamically add the date "current period" in date format to the output file name, something like "ActualVsForecast.2024-03" In order to do so I use the formula tool

  

Workflow2.png

Formula.png

 

Formula2.png

 

and this is how I setup the output tool

Output.png

 

This workflow has 5 outputs all in the same file.

even tough, the result I am getting is not what I need. I will appreciate any help!

 

Thanks,

Sebastian 

 

 

 

 

3 REPLIES 3
aatalai
14 - Magnetar

change it from append to change entire file path

Seba
7 - Meteor

@aatalai Thanks so much! It worked!

aatalai
14 - Magnetar

@Seba glad it helped

Labels