Customer Success Cloud Data Dictionary

Resource_Skill__c

Label: CS Resource Skill

A junction object that stores the relationship between the CS Cloud Resource and CS Skill objects. Used to determine the competencies of a resource.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
Notes__c Notes Winter 2025 The notes entered on the CS resource skill.

TextArea false
Numerical_Rating__c Numerical Rating Winter 2025 For system use. Used to calculate the rating of resource skills.

Formula:
IF( ISBLANK(TEXT(Rating__c)),0, IF( ISNUMBER( LEFT(TEXT(Rating__c),2) ), VALUE(LEFT(TEXT(Rating__c),2)), VALUE(LEFT(TEXT(Rating__c),1)) ))
Number(18,0) false
Rating__c Rating Winter 2025 The skill ratings available for CS Cloud resources.

Picklist false
Resource__c CS Cloud Resource Winter 2025 The CS Cloud resource associated with the CS resource skill.

Looks up to: Resource__c
MasterDetail
Skill_Set__c CS Skill Set January 2025 The CS skill set associated with the resource.

Looks up to: Skill_Set__c
Lookup false
Skill__c CS Skill Winter 2025 The CS skill associated with the CS resource skill.

Looks up to: Skill__c
MasterDetail


© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.