Microsoft PL-200 Practice Test - Questions Answers, Page 22
List of questions
Question 211
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
HOTSPOT
A company uses Power Apps. You enable auditing in Microsoft Dataverse. Users report the following
issues when viewing the audit logs:
• Unable to view the read access audit logs.
• Unable to view the Account table audit logs.
You need to troubleshoot the issues.
What are the causes of the issues? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Question 212
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company is implementing Power Apps and Power Automate.
Several components are created within Power Apps. Microsoft Dataverse. and Power Automate.
These components must be promoted from the development environment to the user acceptance test environment in a single solution package. You need to create the solution package for promotion.
Where should you create the package?
Office 365 admin center
Azure DevOps
Power Apps designer
Microsoft Power Platform admin center
Azure portal
Explanation:
A solution package is a bundle of components, such as Power Apps, Power Automate, and Microsoft Dataverse, that can be promoted from one environment to another. To create the solution package for promotion in a company that is implementing Power Apps and Power Automate, the package should be created in the Microsoft Power Platform admin center.In the Power Platform admin center, you can create a solution package that includes the necessary components and export it as a .zip file. This file can then be imported into the desired environment, such as the user acceptance test environment, to promote the components.Reference:https://docs.microsoft.com/en-us/power-platform/admin/solutions/create-solution https://docs.microsoft.com/en-us/power-platform/admin/solutions/import-solution https://docs.microsoft.com/en-us/power-platform/admin/solutions/export-solution
Question 213
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
You need to build a Power Bl dashboard for sales managers to track opportunities.
When a new sale closes that is greater than S1 million, a notification must pop up and an email must be sent to the leadership team. You need to ensure the email is sent without editing the Microsoft Dataverse.
Which two elements should you configure? Each correct answer is part of the solution.
NOTE: Each correct selection is worth one point.
alerts in Power Bl
a calculated column in the Dataverse
a custom connector
a paginated report to save to Microsoft OneDrive
a Power Automate flow
Explanation:
In order to build a Power Bl dashboard for sales managers to track opportunities and send notifications and emails when a new sale closes that is greater than S1 million, you should configure: A. alerts in Power Bl: You can set up alerts in Power Bl that will trigger when a specific condition is met. For example, you can set an alert to trigger when the value of a specific field in the "Opportunities" table exceeds $1 million.E. a Power Automate flow: To send an email to the leadership team when an alert is triggered, you can create a Power Automate flow that is triggered by the Power Bl alert. The flow can then use the "Send an email" action to send an email to the leadership team with the necessary information about the sale that exceeded $1 million.Reference:https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-alerts https://docs.microsoft.com/en-us/power-platform/admin/alerts-overview
Question 214
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company uses a Power Apps app with Microsoft Dataverse.
The company requires the import of records into Dataverse. Duplicate records in the data must be deleted without user intervention. You create a duplicate detection rule.
You need to configure the rule for the data import.
Which option should you configure?
Enable the Templates for Data Import option.
Enable the When a record is created or updated option.
Disable the Allow Duplicates option.
Enable the During data import option.
Explanation:
When configuring a duplicate detection rule in Power Apps with Microsoft Dataverse, to automatically delete duplicate records during a data import, you should enable the "During data import" option. This option allows the detection rule to automatically delete duplicates as they are imported into the system, without requiring user intervention.Reference:https://docs.microsoft.com/en-us/power-platform/admin/create-duplicate-detection-rule https://docs.microsoft.com/en-us/power-platform/admin/data-integration-duplicate-detection
Question 215
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company uses model-driven apps.
Users in the sales department enter the first name, last name, and phone number of customers in the app. The users request a single screen in the app to enter the customer data. You need to configure the app.
What should you do?
Create a canvas app.
Modify the site map.
Create a Power Automate flow.
Use a Power Virtual Agents app.
Explanation:
To configure a model-driven app in order to provide a single screen for the sales department users to enter the customer data, you should modify the site map of the app. A site map is a hierarchical representation of the different areas and functionality of the app, and it can be modified to create a new screen or view that combines the necessary fields for the customer data entry.Once the site map is modified, you can add the necessary fields (first name, last name, and phone number) to the new screen or view, and make it accessible to the sales department users.Reference:https://docs.microsoft.com/en-us/power-platform/admin/model-driven-apps-overview https://docs.microsoft.com/en-us/power-platform/admin/modify-site-map
Question 216
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company uses Power Apps.
The company plans to create a canvas app that uses a responsive design.
You need to configure the app.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Enable the lock orientation setting.
Configure the height and width properties by using a formula.
Disable the Scale to fit setting.
Configure the height and width properties by using drag handles.
Explanation:
To create a canvas app that uses a responsive design in Power Apps, you should perform the following actions: B. Configure the height and width properties by using a formula: By using a formula to set the height and width properties, you can ensure that the app will respond to changes in screen size and orientation. For example, you can use the Width() and Height() functions to set the width and height properties based on the size of the screen.C. Disable the Scale to fit setting: The Scale to fit setting, when enabled, makes the app's content fit on the screen by scaling it down. T
o create a responsive app, this setting must be disabled.
Reference:https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/responsive-design
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-width
Question 217
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
You plan to create a Power Virtual Agents bot.
The bot must support single sign-on.
You need to publish the bot.
Which two locations should you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Question 218
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company uses a model-driven app. The app uses a Power Virtual Agents chatbot.
The company has two locations in different countries/regions with separate environments for each location. Each location has a development environment, a testing environment, and a production environment. The company uses the Application Lifecycle Management (ALM) process for the environments.
You need to create the different Power Virtual Agents bot environments.
How many Power Virtual Agents bot environments are required?
Question 219
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company creates a bot by using Power Virtual Agents.
The company requires the bot to transfer callers to an agent if the bot is unable to recognize a customers request. You need to configure the bot for the unrecognized information from the customer.
Which feature should you use?
Question 220
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
You have a canvas app with an embedded Power Bl tile.
You share the canvas app. Users report that they are unable to access the Power Bl content.
You need to determine why users are unable to access the content
What is the cause of the user s problems?
Question