Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Calculating Yes/No if a date is within the past 3 months

SophieRawcliffe
5 - Atom

Hi, I have a long list of dates and I want to calculate in a new column whether a date falls within the last 3 months, 3-6 months, and 6-12 months. Any help?  

 

Example output below

 

Transaction IDDate0-3 MONTHS3-6 MONTHS6-12 MONTHS
110/05/2024NoYesNo
210/08/2024YesNoNo
301/01/2022NoNoNo
2 REPLIES 2
aatalai
15 - Aurora

@SophieRawcliffe try these formrulas

 

Screenshot 2024-08-13 114424.png

 

Also attached workflow for reference

binuacs
21 - Polaris

@SophieRawcliffe one way of doing this

image.png

Labels
Top Solution Authors