View all questions & answers for the CRT-402 exam
Ann app builder has been to display an overdue date that is two months after a tasks due date. Which approach should the app builder take?
Use process builder and set overdue date equal to DueDate + ((365/12)*2)
Create a formula field using DueDate + 60
Use process builder and set overdue Date equal to DueDate + 60
Create a formula field using the ADDMONTHS () function
Submit