We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx - how to add a date column

yilingchen02
8 - Asteroid

Hi there,

 

I wanted to pass in a specific date "6/30/2022" and add a column with this date.

 

I've tried the below formula, but it does not seem to work. The output 'Date' column is null. Any ideas?

 

yilingchen02_0-1666281692870.png

 

 

yilingchen02_1-1666281784463.png

 

Thanks,

Yiling

 

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

Hi @yilingchen02 use the format "2022-06-30". This is the accepted date format in Alteryx.

yilingchen02
8 - Asteroid

Thanks Luke. That works. 

Labels
Top Solution Authors