Date Conversion issue
I have a set of data from a database that represents a date in an 8-number string "CreatedDateDimID" in the screen capture. I need it to be formatted like the date in "SterlingDimDate.Date" I tried converting to m/d/y in the column info, but it doesn't convert it correctly (see screen capture). What am I missing? Gives me this result when I would expect 01/03/2022 for the first one and 04/13/2...