Salesforce Certified Platform App Builder — Question 24

Which two statements are true about field update actions from workflow rules and approval processes? (Choose two.)

Answer options

Correct answer: C, D

Explanation

Option C is correct because in a multi-currency setup, field updates cannot be applied to currency fields due to potential discrepancies. Option D is also correct since selecting 'Re-evaluate Workflow Rules' can result in recursive loops if the updated field is part of a workflow. Options A and B are incorrect as field updates are recorded in the History related list only if history tracking is enabled, and they do trigger Validation Rules.