hello everyone,
I'm working on my final project and the date fields are coded in the following manner:
2013-10-22 00:00:00.0
all this is in one field
I have spent a good part of the day trying to figure out how to generate a new date field from this data but to no avail. Ultimately I need to convert the dob and date of form into a usable date so that I can subtract one from the other to arrive at a "age" at the visit variable.
thank you!
Laura