-
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 6 years, 6 months ago by
Deepak.
-
This discussion was modified 6 years, 6 months ago by
Forcetalks.
-
This discussion was modified 6 years, 6 months ago by
Forcetalks.
-
This discussion was modified 6 years, 6 months ago by
Log In to reply.
Popular Salesforce Blogs
Integrating Salesforce CDP Marketing Cloud with Salesforce CRM: A Comprehensive Guide
A business can affect customers in numerous ways. One of them is giving proper experience on the digital platform. Salesforce is a powerful tool that…
All You Need to Know About Reports and Dashboards in Salesforce
Dynamic Dashboard – An Overview A unique dashboard is a powerful device to break down business measurements for all intents and purposes. It permits organizations…
Create Dynamic Actions in Salesforce - Step-by-step Guide
Dynamic Actions are the actions that display the actions based on the criteria that you have provided. It means the actions will appear or disappear…
Popular Salesforce Videos
Dynamic Forms in Salesforce
Hello Everyone, in this video, we will talk about what the dynamic form is and how to work with the dynamic form in Salesforce. Watch…
Login Flow In Salesforce
You can use a login flow to customize the login experience and integrate business processes with Salesforce authentication. Common use cases include collecting and updating…
Salesforce Administrator and Developer Training | Salesforce Training Videos
This Salesforce Training video is a demo of how the live online instructor-led classes take place after you enroll for the Online Classroom. All training…