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.

yyyy-mm-dd and only yyyy in 1 column

ShantanuDagar
8 - Asteroid

Hello,

 

I want to filer a column to exclude values in last 6 months from today's date

 

The values in column are either just yyyy or yyyy-mm-dd in string data type.

 

When I am trying to do, it's working fine for the latter type of values but gives null for the yyyy type.

 

Thanks for any help

1 REPLY 1
binuacs
21 - Polaris

@ShantanuDagar The yyyy formatted field value you need to convert to into date format before applying the filter

 

image.png

Labels
Top Solution Authors