Activity Forums Salesforce® Discussions How to convert date time to date using formula field?

  • Himanshu

    Member
    May 24, 2016 at 9:51 am

    Hi Naman,

    you can use this formula to convert the datetime to date.

    DATEVALUE( "YYYY-MM-DD" )

  • Jogender

    Member
    May 24, 2016 at 10:54 am

    Hi Naman,

    You can use the below formula somewhat similar to above by Himanshu for your standard/custom fields.

    DATEVALUE(YourField)

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos