Forum Discussion

Meghbajaj's avatar
Meghbajaj
Frequent Visitor
4 years ago
Solved

Extractting Age from DOB

I am trying to extract age from DOB of a sample data.

The initial field is DOB with data type Date time and value is 1900-01-01 12:00:00 AM for every field.

I changed it to the date type Date in transform. As i am trying to get Age from the Date tab, it is giving me value as 0. Can someone please suggest why is it so?