Activity Forums Salesforce® Discussions Need help in formula field in Salesforce?

  • Need help in formula field in Salesforce?

    Posted by Eiyu on December 27, 2019 at 3:25 pm

    Can someone help me create the following formula.
    I have 2 conditions a custom number field should be 30 or less and the created date should be 14 days or older.

    I have now:

    A formula checkbox on Contact:

    IF(Today()Account.CreatedDate >=14 && IF(Account.Total_Number__c <= 30), True, False)

    getting Error: Syntax error. Missing ')'

    I'm not a formula hero (yet) please advise me 😉

     

    Eiyu replied 4 years, 3 months ago 1 Member · 0 Replies
  • 0 Replies

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos

Popular Salesforce Infographics