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
binu_acs
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