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.
SOLVED

Trimming date to show only month number

ryanmeighan95
5 - Atom

Hi All,

 

I'm relatively new to this so apologies for the poor understanding of Alteryx.

i've got a pile of data that is currently showing as a full date. however I want to use a formula to show anything that relates to '03' to go through as true and anything else as false.

 

any help would be appreciated.

 

thanks!

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @ryanmeighan95 

 

You can use datetimemonth() formula which will give you the month number.

 

Hope this helps🙂

atcodedog05
22 - Nova
22 - Nova

Hi @ryanmeighan95 

 

Your formula and filter would be something like this.

atcodedog05_0-1621534921942.png

Hope this helps 🙂

 

ryanmeighan95
5 - Atom

worked perfectly! thank you so much! 🙂 

Labels
Top Solution Authors