Universal Containers needs the 18-digit record ID from Opportunity records when exporting data to Excel in order to ensure each record is treated uniquely.
What formula should an app builder use to create this new field?
The correct answer is C (CASESAFEID(Id)) because this function is used to convert the Salesforce record ID, which is 15 characters, into a unique 18-character string. This is important when exporting data to Excel as it ensures that each record is treated uniquely.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
wlthorn
Highly Voted 1 year ago