PL-200 · Question #217
PL-200 Question #217: Real Exam Question with Answer & Explanation
The correct answer is A: business rule. Business rules in model-driven apps allow makers to configure real-time conditional logic - such as showing or hiding a field based on another field's value - without writing code.
Question
A veterinary office plans to use Microsoft Power Platform to streamline customer experiences. The customer creates a canvas apps to manage appointments. On the client appointment form, there is a dropdown field for clients to select their type of pet. If a client selects the option Other, a text field must appear so that staff members can add details about the pet. You need to create a dynamically visible field. What should you configure?
Options
- Abusiness rule
- Bbusiness process flow
- Cworkflow
Explanation
Business rules in model-driven apps allow makers to configure real-time conditional logic - such as showing or hiding a field based on another field's value - without writing code.
Common mistakes.
- B. A business process flow defines sequential stages and steps to guide users through a process - it does not evaluate field values to control the visibility of individual form fields.
- C. Classic workflows execute server-side background automation after record events such as save or create - they cannot respond in real time to form interactions to show or hide fields dynamically.
Concept tested. Configuring conditional field visibility with business rules
Reference. https://learn.microsoft.com/en-us/power-apps/maker/data-platform/data-platform-create-business-rule
Topics
Community Discussion
No community discussion yet for this question.