Valid PL-200 Dumps shared by ExamDiscuss.com for Helping Passing PL-200 Exam! ExamDiscuss.com now offer the newest PL-200 exam dumps, the ExamDiscuss.com PL-200 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PL-200 dumps with Test Engine here:
A veterinary office plans to use Microsoft Power Platform to streamline customer experiences. The customer creates a canvas app 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?
Correct Answer: A
A business rule can be used to configure the visibility of a field based on the value selected in another field. In this case, a business rule could be created to make the text field for additional pet details visible when the "Other" option is selected in the dropdown field for the type of pet. This can be done by going to the Power Apps portal, navigating to the Common Data Service, and creating a new business rule for the entity that contains the appointment form. Within the rule, you can set the visibility of the text field to be dependent on the value selected in the dropdown field. Reference: https://docs.microsoft.com/en-us/power-platform/model-driven-apps/model-driven-business-rules It's important to note that the above feature is only available in the PowerApps Model Driven App and not in Canvas App.