Calculating Lead Age Custom field creation

Calculating Lead Age Custom field creation

Hi,

I'm trying to calculate the age of the lead using the formula 

  1. Datecomp(Now,${Leads.Created Time})
But doesn't work out. No values are calculated. Am i doing something wrong? Has anyone done it before?