-
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
E-Commerce: 5 Automation Examples to Help You Get Started
It's hard to imagine running an online store the old-fashioned manual way. First of all, because it wouldn't allow growth. The more orders, the more…
Overcome Integration Mistakes With Salesforce Partners
In the age of API (application programming interface) and iPaaS (integration platform as a Service), enterprise data can easily be unified. Organizations are using the…
Best Practices for Change Sets in Salesforce
These are some of Best Practices for Change Sets:- Deploy each dependent components Make sure every outbound change set contains all mutually beneficial parts that…
Popular Salesforce Videos
Salesforce Marketing Cloud Connector for UiPath
This is a connector for Salesforce Marketing Cloud that allows you to work in the background with SFMC instance. watch this video and let us…
Getting Started With Business Analysis | Scrum Development Model | Salesforce Tutorial
Learn all about AGILE software development and the scrum development model. 1. Introduction To AGILE Get a brief definition of AGILE and its different modules.…
100 Hours of Dreamforce on Salesforce+
Mark your calendar… get set… GO! Dreamforce 2021 is coming to you. So let's come together, from wherever you are, to learn, connect, have fun,…
Popular Salesforce Infographics
Salesforce – The Future of Digital Transformation | An Infographic
Salesforce has been coined as the world’s top CRM company and customer company. It has been soaring high in the clouds, so let’s brush through…
10 Must Know Salesforce Stats
It’s no secret that Salesforce have been named number #1 most innovative company in the world 3 times over. We have summed up some of the key…
The 10.5 Commandments of Salesforce Users
This great piece of visual goodness presents the 10 commandments every Salesforce user needs to follow. Make sure every single one of these practices is…