Salesforce Certified Platform App Builder — Question 43

You can convert a Text Area(Long) to E-mail, Phone, Text, Text Area or URL without data loss.

Answer options

Correct answer: B

Explanation

The correct answer is B because converting a Text Area(Long) to formats like E-mail or Phone can lead to data loss as these formats have specific constraints that might not accommodate all characters or data types present in a Text Area. Options A is incorrect as it suggests that such conversions can be done without any loss, which is not the case.