Add Create Date on Lead Detail

Hello, I’d like to add the “Create Date” column to our Lead Detail report in order to know what is the exact creation date of the Lead. But I am trying to add it from Lead doctype, but I can’t find any field is about to Create Date. I only can find it when I using “Create On” as the condition to filter the create date on the Lead dashboard.

I was trying to search is it possible has a field in the “tabLead” table, but I couldn’t find this one.

if someone guides me on how to generate this field in the “Lead Detail” excel report.

In conclusion, I’d like to thank each and every one of you for paying attention to this issue.

@h54076 add a custom Datetime field called “Creation” and set it as readonly, it will display the timestamp of all leads

I very much appreciate your comment, it works perfectly.

@h54076 add a custom Datetime field called “Creation” and set it as readonly, it will display the timestamp of all leads