Activity Forums Salesforce® Discussions How can we check in there is some data or not?

  • Ravi

    Member
    August 4, 2016 at 2:31 am

    If you are doing this in Apex class then just use if condition to check field value.

    `If(Sobject.field == 'fieldValue'){
    }

    • This reply was modified 7 years, 8 months ago by  Ravi.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos