-
Getting a ‘syntax error’ error message when attempting to use this formula in Salesforce?
I am getting a 'syntax error' error message when attempting to use this formula as part of a workflow rule criteria. I have double-checked the field names are all correct. Can you tell me where I might going wrong?
AND (
NOT(ISPICKVAL(Payment_Detail__c, "Card")),
Days_Send__c = false,
ISPICKVAL(StageName, "Closed Won"),
NOT(Sector__c, "Customer 2"),
NOT(Product__c, "Customer 2"),
Account.Locale = "UK",
NOT((OR(RecordType.Name != "Customer",RecordType.Name != "Customer 2"),
NOT(Prime_Account__c != "TotalCo")
)-
This discussion was modified 3 years, 5 months ago by
Deepak.
-
This discussion was modified 3 years, 5 months ago by
Forcetalks.
-
This discussion was modified 3 years, 5 months ago by
Forcetalks.
-
This discussion was modified 3 years, 5 months ago by
Log In to reply.
Popular Salesforce Blogs

Integration Basics in Salesforce - Here is All You Need to Know
Have you ever wondered why there are so many applications and software out there and how they interact with each other since there’s a sea…

Which Add-ons Are The Most Popular In The Salesforce Community
Using the sophisticated Salesforce CRM technology, businesses have successfully connected with their customers and offered them superior service. Salesforce offers a number of tools and…

7 Tips to Boost Productivity with Salesforce Insurance Solutions
Salesforce for insurance companies is a powerful tool for managing your business. However, it's not always easy to use or understand the implications of using…
Popular Salesforce Videos
How To Build a Kanban View Using LWC without APEX | Real-Time Project in LWC | Salesforce
In this project, you will learn 60% of the LWC. You gonna learn the following topics 1. How to create a lightning Page 2. How…
Salesforce Marketing Cloud Connect: Subscriber Key Migration
We demo how leveraging a subscriber key migration to remove duplicate subscribers from Sales or Service Cloud in Marketing Cloud while minimizing data loss. Explore…
Data Loader Alternative | Export and Import Data Using Salesforce Inspector
Find out how to export and import data using Salesforce Inspector, a very useful alternative to traditional data loader. watch this video and learn all…