ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 206 - Certified Platform App Builder discussion

Report
Export

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?

A.
DATFTIMEVALUE()
Answers
A.
DATFTIMEVALUE()
B.
TODAY()
Answers
B.
TODAY()
C.
DATEVALUE()
Answers
C.
DATEVALUE()
D.
NOW()
Answers
D.
NOW()
Suggested answer: B

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 theSalesforce 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.

asked 23/09/2024
cristian vargas
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first