Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
@Kushal_Chawda Thank you - Issue is that Date is in the MM/DD/YYYY format is there an expression to change that? Thank you for your help
@smanas Date format doesn't matter unless it is proper date (not text). It will calculate age correctly. If you want to convert it to some other format Date#() or Date() function.