I am experiencing an issue with the DateTime function on Alteryx that I am hoping someone can help with. My data is formatted as numbers, with an example being 220221, representing the date 02/21/22 (mm/dd/yy). Can someone point to how I could convert that number to the date I used in the example? Please see the image below.
I am thinking the problem could be that Alteryx is reading the number as a string, but since I am a rookie, I am not sure what would be the correct data type to format it as before feeding into the DateTime function.
