PL-400 · Question #200
Case Study 3 - Contoso Pharmaceuticals Background Contoso Pharmaceuticals manufactures and sells drugs to retail and wholesale pharmacies, hospitals, and research facilities. The company plans to impl
The correct answer is C. Business rule. The correct answer is Business rule (C). For the Contoso Pharmaceuticals scenario where minimal custom code is required, a business rule is the appropriate tool for applying conditional field logic - such as setting required field status, hiding or showing fields, or setting defa
Question
Options
- AWorkflow
- BSubgrid
- CBusiness rule
- DFlow
- EChart
How the community answered
(43 responses)- A5% (2)
- B2% (1)
- C84% (36)
- E9% (4)
Explanation
The correct answer is Business rule (C). For the Contoso Pharmaceuticals scenario where minimal custom code is required, a business rule is the appropriate tool for applying conditional field logic - such as setting required field status, hiding or showing fields, or setting default values based on conditions - directly on a Dynamics 365 form. Business rules run both client-side (on the form) and can be configured to run server-side, providing consistent enforcement with zero custom code. A Workflow (A) is better for multi-step automation triggered by record events, not for real-time form field logic. A Subgrid (B) displays related records and does not enforce logic. A Flow (D) is an asynchronous automation tool. A Chart (E) visualizes aggregate data. Business rules uniquely provide the declarative, no-code conditional logic needed on the form.
Community Discussion
No community discussion yet for this question.