I have rows and rows of information with 3 years worth of data.
I have the Date as YYYY-MM-DD and using this, I want to determin what day of the week they fall on (Mon, Tue, Wed. etc....)
Any advice ?
Solved! Go to Solution.
Hey @DCB1983
DateTimeFormat(Date, "%A") or DateTimeFormat(Date, "%a")
https://help.alteryx.com/10.1/Reference/DateTimeFunctions.htm
User | Count |
---|---|
109 | |
92 | |
78 | |
54 | |
40 |