Created
April 29, 2021 17:47
-
-
Save mbraga-sfdc/c6fb32ac33adba94e7e6a84a015873ae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(Case_Age__c * $CustomMetadata.Case_Score_Weight.Age__c) + (Case_Data_Completness_Tracking__c * $CustomMetadata.Case_Score_Weight.Completeness__c) + | |
(Contact_Account_Relevancy__c * $CustomMetadata.Case_Score_Weight.Relevancy__c) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment