-
Need help in formula field in Salesforce?
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 😉
Log In to reply.
Popular Salesforce Blogs
Salesforce Opportunities vs. Leads in 2024
Salesforce Opportunities and Leads serve different roles in the sales process. Opportunities and Leads are the two terms most often used interchangeably by newcomers. However,…
Deploying LWC OSS Apps to Heroku With and Without Express API Server | Salesforce Developer Guide
Heroku is a platform-as-a-service offering that enables developers to build, run, and operate apps entirely in the cloud. It Supports programming languages and frameworks like…
Popular Salesforce Videos
Salesforce Connections 2018 Keynote - Ch. 4: U.S. Bank Is A Trailblazer
Salesforce Connections 2018 Keynote – Ch. 1: Corporate Positioning Salesforce Connections 2018 Keynote – Ch. 2: Ticketmaster Is A Trailblazer Salesforce Connections 2018 Keynote –…
Methods in Salesforce - All You Need to Know
Learn All About Methods in Salesforce. Watch this video and do let us know if you have any doubts or concerns. What is a Method…
Mastering the VLookUp Function | Salesforce Tutorial
Watch this amazing video tutorial and follow these steps to effectively use the VLookUp function for data import purposes in your Salesforce database. If you…
Popular Salesforce Infographics
How Salesforce Outsourcing Can Help Your Business Grow
We all know how beneficial is Salesforce for any business but people still wonder if it is beneficial to go for Salesforce Outsourcing services. This…
Salesforce Pro Suite: Streamlining CRM for Small Businesses
Salesforce Pro Suite is CRM (customer relationship management) software specifically designed for small businesses. It combines various tools for marketing, sales, customer service, and commerce…
How is Salesforce Benefiting Businesses?
Salesforce is one of the top cloud-based CRM software for service, marketing, and sales. It helps in creating a more meaningful relationship with the customers.…