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

Datetime formula logic

ShreyaSharma
8 - Asteroid

Hi,

 

Can anyone help me how to get below two 

 

1. First day of every month----Say I run the Alteryx process on 5th Oct So it should get 01-10-2020 on Period column and 31-11-2020 as expected Close Date on ECD column

 

Many thanks

Shreya

 

3 REPLIES 3
Goppi
7 - Meteor

not having seen any sample workflow i made the assumption you want to add those dates to some sort of record. if not let me know.

 

 

ShreyaSharma
8 - Asteroid

Hi @Goppi 

 

I want the date in below format..

 

mm-dd-yyyy

Goppi
7 - Meteor

converted data type to string and formatted the dates.

 

you are welcome

goppi

Labels
Top Solution Authors