InspectorJoe
Technical User
I have been given an employee data extract of 2500+ records. Each employee's birthdate is stored in the "PRDOB" field. It's data type is set to Text. The data is YYYYMMDD with no separator characters. I would like to convert this data to a new Date field "DOBedit" which recognizes this text as a Date and displays as MM/DD/YYYY.