What are the Delpha Ultimate Parent Fields
Covers data-quality dimensions (accuracy, timeliness), recommendation metadata (status, score), and extended audit details (IDs, links, path, comments, JSON).
Here’s the Ultimate field set with label, API name, and a short explanation.
Standard data quality field set can be found here.
Delpha Data Quality Analysis
Fields measuring the health and accuracy of the Ultimate Parent data.
Label
API name
Explanation
D Ultimate Accuracy
delpha__DDQ_QualityUltimateAccuracy__c
Accuracy assessment for the ultimate parent (picklist, restricted).
D Ultimate Completeness
delpha__DDQ_QualityUltimateCompleteness__c
Boolean indicating if the hierarchy data is complete.
D Ultimate Consistency
delpha__DDQ_QualityUltimateConsistency__c
Boolean indicating if the hierarchy data is consistent.
D Ultimate Timeliness
delpha__DDQ_QualityUltimateTimeliness__c
Timeliness grade for the ultimate-parent information (e.g., A).
D Ultimate Validity
delpha__DDQ_QualityUltimateValidity__c
Overall validity status of the parent data (picklist).
Delpha Recommendation
Fields related to Delpha’s suggested changes and supporting evidence.
Label
API name
Explanation
D Ultimate Parent Name Recommended
delpha__DDQ_QualityUltimateRecommendedParentName__c
Suggested name for the ultimate parent.
D Ultimate Parent Id Recommended
delpha__DDQ_QualityUltimateRecommendedParentId__c
Salesforce Id of the suggested parent.
D Ultimate Recommended Parent
delpha__DDQ_QualityUltimateRecommendedParentLink__c
HTML link to the recommended ultimate parent record.
D Ultimate Recommended Score
delpha__DDQ_QualityUltimateRecommendedScore__c
Confidence score (0–100) of the recommendation.
D Ultimate Recommended Status
delpha__DDQ_QualityUltimateRecommendedStatus__c
Current status of the recommendation (e.g., Potential/Accepted/Rejected).
D Ultimate Parent Comments
delpha__DDQ_QualityUltimateComments__c
Evidence, legal rationale, and notes regarding the parent decision.
D Ultimate Data
delpha__DDQ_QualityUltimateRecommendedData__c
Detailed JSON payload containing the full recommendation analysis (chain, evidence, source).
Delpha Support fields
Metadata and audit fields.
Label
API name
Explanation
D Ultimate Parent Delpha Id
delpha__DDQ_DelphaIdUltimate__c
Internal Delpha identifier for the ultimate parent.
D Ultimate Last Updated
delpha__DDQ_QualityUltimateLastUpdated__c
Timestamp of the most recent analysis.
D Ultimate Previous Status
delpha__DDQ_QualityUltimatePreviousStatus__c
The status of the record prior to the current update.
Support Fields: Calculated from Account current data
Fields computed directly.
D Ultimate Parent [Current situation - Calculated]
delpha__DDQ_QualityUltimate
Parent__c
HTML link to the detected ultimate parent record (built from Id/Name).
D Is Ultimate [Current situation - Calculated]
delpha__DDQ_QualityUltimate
IsUltimate__c
Boolean; true if the current record is its own ultimate parent. (derived from hierarchy chain).
D Ultimate Path [Current situation - Calculated]
delpha__DDQ_QualityUltimate
Path__c
Textual path of the hierarchy chain up to the ultimate parent.
D Ultimate Parent Name [Current situation - Calculated]
delpha__DDQ_QualityUltimate
ParentName__c
Name of the detected ultimate parent.
D Ultimate Parent Id [Current situation - Calculated]
delpha__DDQ_QualityUltimate
ParentId__c
Salesforce Id of the detected ultimate parent.
Last updated
Was this helpful?