Activity Forums Salesforce® Discussions What is the Standard user field 'StartDay' in Salesforce?

  • Nikita

    Member
    August 13, 2019 at 11:30 am

    Hi Yogesh,

    Both fields are not accessible through API. To get past this, you will need to create a custom formula field to pull in the data from the standard fields. You can then use the custom formula in your SOQL.

    StartDay Formula field Data Type - Text Formula - TEXT(StartDay)

    EndDay Formula field Data Type - Text Formula - TEXT(EndDay)

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos