- (Exam Topic 3)
You are modifying a model-driven app. You set up a customer table in Microsoft Power Platform to retrieve user data. You set up a form with the following columns for users to enter their data. The form includes the following columns:
The form must do the following:
• The Country/region column must automatically populate with US when English is chosen as a language. If the user selects Other for this column, the column must remain blank so that user can enter a value.
• The Passport expiration date column must appear only if the user selects Yes in the Passport ownership column.
You need to configure the app with the least amount of effort.
What should you configure? To answer, drag the appropriate solution component to the correct requirements. Each solution component may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Solution:
Graphical user interface Description automatically generated with low confidence
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
A company plans to create two Microsoft Power Platform applications.
One of the applications requires a custom control layout without using code. The other application will be used primarily by external users.
You need to create the applications.
Which application types should you use? To answer, drag the appropriate application types to the correct requirements. Each application type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are creating Power Virtual Agents chatbot that captures demographic information about customers. The chatbot must determine the group a customer belongs to based on their age. The age groups are: 0 - 17
18 - 25
26 - 35
36 - 55
55 - 100
You need to configure the chatbot to ask a question that can be used to determine the correct age group. Solution: Use age for Identify in the question and then add branches for each group that use conditional logic.
Does this meet the goal?
Correct Answer:
B
Instead, create a custom Age group entity and synonyms for each individual age in the corresponding item. Use Age group for Identify in the question.
The prebuilt entities cover commonly used information types, but on some occasions, such as when building a bot that serves a specific purpose, you'll need to teach the bot's language understanding model some domain-specific knowledge.
To do this, you need to create a custom entity. Reference:
https://docs.microsoft.com/en-us/power-virtual-agents/advanced-entities-slot-filling
- (Exam Topic 3)
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?
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.
- (Exam Topic 1)
You need to embed the business card solution in the check-in app. What you use?
Correct Answer:
D