-
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 7 years ago by
Deepak.
-
This discussion was modified 7 years ago by
Forcetalks.
-
This discussion was modified 7 years ago by
Forcetalks.
-
This discussion was modified 7 years ago by
Log In to reply.
Popular Salesforce Blogs
The Essential Guide for Salesforce Testing
Organizations in the modern business environment rely on robust customer relationship management (CRM) systems to efficiently manage and streamline their sales processes. Salesforce, a leading…
Salesforce Managed Services: Your Key to CRM Success
For businesses, CRM is not just another business system; it is the foundation for customer satisfaction, revenue development, and data-driven decision-making. When CRM functions efficiently,…
Learn Basics of How To Enhance Consumer Service With Salesforce Chatbots
When a company provides support, customers expect quick responses and resolutions, no matter their channel. Agents can only handle a limited number of cases at…
Popular Salesforce Videos
Winter 21 - Restrict Access to @AuraEnabled Apex Methods for Authenticated Users
Winter 21 - Restrict Access to @AuraEnabled Apex Methods for Authenticated Users The video explained the following Items: Action items to enable or disable the…
Introducing KaseSync: An Innovative Community-CRM Connector! | Salesforce
KaseSync, is an innovative community-CRM connector designed to create seamless bi-directional data sync between platforms. Learn how exactly it improved self-service and boosts community engagement.
What are Search Layouts in Salesforce?
In this video, Shrey is not only teaching but also demonstrating to you "What are Search Layouts in Salesforce". You will be learning: 1. How…