Microsoft Power Platform Functional Consultant — Question 9

A veterinary office plans to use 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, the veterinarian wants a text field to appear so that additional details can be added.
You need to create a dynamically visible field.
What should you configure?

Answer options

Correct answer: C

Explanation

The correct answer is C, a business rule, as it allows you to set conditions for showing or hiding fields based on user input in real-time. Workflows (A) are not designed for dynamic field visibility and operate in the background, while business process flows (B) guide users through stages but do not manage field visibility directly.