Salesforce Certified Platform Developer II (Plat-Dev-301) PDII Question # 46 Topic 5 Discussion

Salesforce Certified Platform Developer II (Plat-Dev-301) PDII Question # 46 Topic 5 Discussion

PDII Exam Topic 5 Question 46 Discussion:
Question #: 46
Topic #: 5

In an organization that has multi-currency enabled, a developer Is tasked with building a Lighting 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 REGEX expressions to format the values retrieved via SOQL.


B.

Use a wrapper class to format the values retrieved via SOQL.


C.

Use the FOR VIEW clause in the SOQL query.


D.

Use the FORMAT () function in the SOQL query.


Get Premium PDII Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.