nerdexam
Microsoft

PL-400 · Question #24

An organization implements Dynamics 365 Sales. You need to trigger a business rule when the main form in saved. What should you do?

The correct answer is D. Set the scope of the business rule to Entity. Business rules run only when the form loads and when field values change. They do not run when a record is saved, unless the scope for the rule is set at an entity level. https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/admins-customizers…

Submitted by cyberguy42· Apr 18, 2026

Question

An organization implements Dynamics 365 Sales. You need to trigger a business rule when the main form in saved. What should you do?

Options

  • AWrite a business rule to trigger on a change of ModifiedOn field.
  • BSet the scope of the business rule to one specific form where business rule triggers.
  • CSet the scope of the business rule to All Forms.
  • DSet the scope of the business rule to Entity.

How the community answered

(41 responses)
  • A
    10% (4)
  • B
    2% (1)
  • C
    7% (3)
  • D
    80% (33)

Explanation

Business rules run only when the form loads and when field values change. They do not run when a record is saved, unless the scope for the rule is set at an entity level. https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/admins-customizers- dynamics-365/mt826761(v=crm.8)?redirectedfrom=MSDN#limitations

Community Discussion

No community discussion yet for this question.

Full PL-400 Practice