U bent hier:
Voorbeeldformules voor scoreberekeningen
Gebruik deze formules voor leadscores en klantsuccesscores.

Gebruik meer algemene zoektermen.
Verwijder filters om uw zoekopdracht uit te breiden.
Gebruik deze formules voor leadscores en klantsuccesscores.
| Beschikbaar in: zowel Salesforce Classic als Lightning Experience |
| Beschikbaar in: Alle editions |
Zie Operatoren en functies voor formules per context voor meer informatie over het gebruik van de functies die in deze voorbeelden zijn opgenomen.
Deze formule scoort leads en geeft een hogere score voor telefoongesprekken dan voor verzoeken via de website.
CASE(LeadSource, "Phone", 2, "Web", 1, 0)Hier is een formule die een lead scoort op basis van diens beoordeling:
CASE(1, IF(ISPICKVAL(Rating, "Hot"), 1, 0), 3, IF(ISPICKVAL(Rating, "Warm"), 1, 0), 2, IF(ISPICKVAL(Rating, "Cold"), 1, 0), 1))
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.