Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Date formatting returning all null values

jb
7 - Meteor

Hopefully an easy fix, but even though I've formatted by date column in excel as date and used a select statement in Alteryx to again classify it as a date, all date values are coming back as null. Does anyone have experience with this?

 

Thanks!

2.PNG

1.PNG

4 REPLIES 4
MarqueeCrew
20 - Arcturus
20 - Arcturus
Are the dates in the format yyyy-mm-dd?

Sent from my iPhone
Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
jb
7 - Meteor

That solved it, thanks! Had it formatted as mm/dd/yyyy

jb
7 - Meteor

@MarqueeCrew I've been reformatting the dates in excel prior to inputting the data to Alteryx, but is there a way to do the reformatting in Alteryx? Dates are originally in mm/dd/yyyy format.

AndrewW
11 - Bolide

Try the DateTime tool in the Parse section - it can convert a string date to an actual date. http://downloads.alteryx.com/Alteryx9.0/WebHelp/datetime.htm

Labels
Top Solution Authors