Activity Forums Salesforce® Discussions Which fields are automatically indexed in Salesforce?

  • Kirandeep

    Member
    April 20, 2020 at 3:28 pm

    Fields that are automatically indexed in Salesforce are:
    -RecordTypeId.
    -Division.
    --CreatedDate.
    -Systemmodstamp (LastModifiedDate)
    -Name.
    -Email (for contacts and leads)
    -Foreign key relationships (lookups and master-detail)
    -The unique Salesforce record ID, which is the primary key for each object.

  • Marziya

    Member
    April 21, 2020 at 6:37 am

    Hii Shweta,
    RecordTypeId.
    Division.
    CreatedDate.
    Systemmodstamp (LastModifiedDate)

  • Anjali

    Member
    April 21, 2020 at 11:32 am

    The following fields are indexed by default: primary keys (Id, Name and Owner fields), foreign keys (lookup or master-detail relationship fields), audit dates (such as LastModifiedDate), and custom fields marked as External ID or Unique.

  • Ayush

    Member
    April 21, 2020 at 11:55 am

    The following fields are indexed
    RecordTypeId
    Division
    CreatedDate

Log In to reply.

Popular Salesforce Blogs