In an organization that has multi-currency enabled, a developer is tasked with building a Lightning Component that displays the top ten Opportunities most recently accessed by the logged in user. The developer must ensure the Amount and LastModifiedDate field values are displayed according to the user’s locale. What is the most effective approach to ensure values displayed respect the user’s locale settings? A. Use a wrapper class to format the values retrieved via SOQL. B. Use the FORMAT() function in the SOQL query. C. Use the FOR VIEW clause in the SOQL query. D. Use REGEX expressions to format the values retrieved via SOQL. Suggested Answer: C Community Answer: B This question is in Certified Platform Developer II Exam For getting Salesforce Certified Platform Developer II Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Salesforce. Trademarks, certification & product names are used for reference only and belong to Salesforce. The website does not contain actual questions and answers from Salesforce's Certification Exams.
Please login or Register to submit your answer