Exam Platform-App-Builder Topic 3 Question 137 Discussion

Actual exam question for Salesforce's Platform-App-Builder exam
Question #: 137
Topic #: 3
The Director of Marketing at Northern Trail Outfitters wants the app builder to create a formula field that tracks how many days have elapsed since a contact was sent a marketing communication. The director is only interested in whole units.
Which function should be used to return a date for calculating the difference?

Suggested Answer: B Vote an answer

Explanation
TODAY() is the function that should be used to return a date for calculating the difference between today and the date a marketing communication was sent. According to the Salesforce documentation, "TODAY() returns the current date as a Date value." DATETIMEVALUE() converts a text value into a Date/Time value.
DATEVALUE() converts a Date/Time value into a Date value. NOW() returns the current Date/Time value.

by Silvester at Jan 20, 2024, 02:53 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10