Valid PL-600 Test Answers & Microsoft PL-600 Exam PDF [Q40-Q63]

Share

Valid PL-600 Test Answers & Microsoft PL-600 Exam PDF

Microsoft PL-600 Certification Real 2024 Mock Exam

NEW QUESTION # 40
A company has a list of contacts in a Microsoft Excel file. The company wants to load the contact information into a Microsoft Power Platform solution.
You need to recommend a data-loading solution.
What should you recommend?

  • A. Use the Excel Template feature
  • B. Add the contacts to a static worksheet
  • C. Use the import from Excel feature.

Answer: A


NEW QUESTION # 41
You are supporting a recent go-live for a model-driven app that includes mobile offline functionality.
Users report the following issues:
The process of downloading initial metadata for the app takes hours to complete.
Some account views are unavailable when the app is offline.
Changes to users' security privileges are not reflected in the mobile app.
Contact data is not available when the app is offline.
You need to resolve the mobile app performance issues.
What should you review? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 42
A company plans to transition from an existing proprietary solution to a Power Platform solution. The company is consolidating data from several sources.
The company reports the following data quality issues with the existing solution:
Users often encounter a character limit when entering data.
The database includes multiple instances of duplicate records.
You need to recommend solutions to ensure that the data quality issues are not present in the Power Platform solution.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/power-platform/admin/set-up-duplicate-detection-rules-keep-data-clean


NEW QUESTION # 43
You are designing the security model for a Power Platform solution.
The security model must meet the following requirements:
Restrict sharing of data between Power Automate connectors.
Ensure that environment administrators only see users who require access in the enabled user list.
You need to recommend security features for the solution.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention
https://docs.microsoft.com/en-us/power-platform/admin/control-user-access


NEW QUESTION # 44
You are designing an integration between an Azure SQL database and a model-driven app-You have the following requirements:
* Audit updates to the data.
* Assign security role access to tables at the user level.
* Assign security role access to tables at the organization level.
* Enable change tracking.
* Add and update data.
You need to implement virtual tables.
Which two requirements can you meet by using virtual tables? Each correct answer presents a complete solution.
NOTE Each correct selection is worth one point.

  • A. Assign security role access to tables at the organization level.
  • B. Add and update data.
  • C. Enable change tracking.
  • D. Assign security role access to tables at the user level.
  • E. Audit updates to the data.

Answer: A,D


NEW QUESTION # 45
You need to investigate the canvas app functionality issues.
Which two tools can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Solution checker
  • B. App checker
  • C. Errors function
  • D. Power Platform admin center

Answer: A,B

Explanation:
Scenario: The testing team reports that one of the canvas apps is not working as expected. An error message displays as specific pages load.
A: The App checker is now available to help provide a clear list of formula issues in your app, and to provide items to fix to make your app accessible. The App checker is an area that the PowerApps team will continue to invest in, and build on in order help to make debugging, performance and best practice decisions an easier and more guided experience.
C: With the solution checker feature, you can perform a rich static analysis check on your solutions against a set of best practice rules and quickly identify these problematic patterns. After the check completes, you receive a detailed report that lists the issues identified, the components and code affected, and links to documentation that describes how to resolve each issue.
Reference:
https://powerapps.microsoft.com/en-us/blog/new-app-checker-helps-you-fix-errors-and-make-accessible-apps/ This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.


NEW QUESTION # 46
You are working with a customer to plan a go-live deployment to their production environment. The solution includes several apps and environment variables. The superuser team manages the production environment that is secured by using a specific environment Azure AD security group.
The following issues have been identified:
* The super user team cannot access make.powerapps.com to open and set the environment variables.
* Users are added to the environment Azure AD security group and are not able to access the model-driven app.
* Users are added to the environment Azure AD security group and are not able to access the canvas app.
You need to resolve the issues.
What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation


NEW QUESTION # 47
You are supporting a recent go-live for a model-driven app that includes mobile offline functionality.
Users report the following issues:
The process of downloading initial metadata for the app takes hours to complete.
Some account views are unavailable when the app is offline.
Changes to users' security privileges are not reflected in the mobile app.
Contact data is not available when the app is offline.
You need to resolve the mobile app performance issues.
What should you review? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 48
A company sells antique books. The company stores data about book locations in an existing system by using the following database fields: Room, Shelf.
The company must import the data from the existing system into a Power Platform solution. Existing data into must be modified to match the design of the new solution.
You need to recommend a solution to combine the room and shelf fields into a single column during the import process.
Which tool should you recommend?

  • A. import from CSV
  • B. Microsoft Excel Online
  • C. Data Import Wizard
  • D. Power Platform dataflows

Answer: D

Explanation:
Explanation
Dataverse includes a web application tool called Import Data Wizard. You use this tool to import data records from one or more comma-separated values (.csv), XML Spreadsheet 2003 (.xml), or text files.
Use transformation mapping to modify data before importing it. For example, split a full name that is contained in the source file into a first name and a last name to match the target columns for a table.
Note:
To implement data import, you typically do the following:
Create a comma-separated values (CSV), XML Spreadsheet 2003 (XMLSS), or text source file.
Create a data map or use an existing data map.
Create a comma-separated values (CSV), XML Spreadsheet 2003 (XMLSS), or text source file.
Create a data map or use an existing data map.
Associate an import file with a data map.
Upload the content from a source file to the associated import file.
Parse the import file.
Transform the parsed data.
Upload the transformed data into the target Dataverse server.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/import-data
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/add-transformation-mappings-import


NEW QUESTION # 49
A company uses two separate unlinked apps to manage sales leads: a Power Apps app and a third-party application.
The client has the following requirements:
Manage all leads by using the Power Apps app.
Create a lead in the Power Apps app when a user creates a lead in the third-party application.
Update leads in the Power Apps app when a user updates a lead in the third-party application.
Connect to the third-party application by using an API.
You need to recommend strategies to integrate the Power Apps app and the third-party application.
Which three options can you use to achieve the goal? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Dataflow
  • B. Power Automate cloud flow
  • C. Custom connector
  • D. Dual-write
  • E. DataService connector

Answer: B,D,E

Explanation:
A: Customers should be able to adopt business applications from Microsoft and expect they speak the same language and seamlessly work together. Dual Write allows our customers to not think about these apps as different systems to write to independently; rather, the underlying infrastructure makes it seamless for these apps to write simultaneously.
D: Use Custom APIs to create your own APIs in Dataverse. With a Custom API you can consolidate a group of operations into an API that you and other developers can call in their code. The Common Data Service (current environment) connector enables calling Custom APIs actions in Power Automate.
E: Common Data Service provides access to the environment database on the Microsoft Common Data Service. It is available for Logic Apps, Power Automate, and Power Apps.
Reference:
https://docs.microsoft.com/en-us/business-applications-release-notes/april19/cdm-data-integration/dual-writelink- common-data-service-apps
https://docs.microsoft.com/en-us/connectors/commondataservice/
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/custom-api


NEW QUESTION # 50
You are overseeing the data migration for a Microsoft Power Platform solution.
The migration team is performing a test migration with a subset of dat
a. The migration team reports the following findings:
Users who own account rows are receiving system generated emails.
Data that is not part of the migration is being added to the Contact and Appointment tables.
The size of the log listed on the Power Platform admin center Capacity page has increased significantly.
You need to recommend strategies to resolve the reported issues.
What should you recommend? To answer, drag the appropriate resolution to the correct migration problem. Each resolution 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.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/power-platform/admin/set-up-duplicate-detection-rules-keep-data-clean


NEW QUESTION # 51
A company has a Power Platform environment that connects to a third-party marketing application.
The company reports that the data in the Power Platform lead table does not match data from the marketing application.
Issues include:
You need to determine which processes are causing the issues.
Which three processes may be causing the differences observed? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 52
You need to recommend solutions to meet the inspection requirements.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
Box 1: Schedule board
The Dynamics 365 Field Service schedule board provides an overview of resource availability and bookings you can make.
Box 2: Azure IoT Central connector
Information about each machine produced must be transferred to Dynamics 365 Field Service.
The difference between IoT hub and IoT central is that IoT is an application platform that simplifies the creation of Internet of Things solutions. IoT central helps to reduce the challenges of implementing IoT development, operations, and management. IoT Central is a fully managed Software as a Service solution.
Note: There are three ways you can use to connect IoT-enabled devices into the Field Service solution:
Connected Field Service for Azure IoT Central
Connected Field Service for Azure IoT Hub
Connected Field Service for non-Azure IoT providers using the extensible IoT provider framework Reference:
https://vegibit.com/azure-iot-hub-vs-iot-central
https://docs.microsoft.com/en-us/dynamics365/field-service/configure-schedule-board


NEW QUESTION # 53
You are designing a Power Platform solution for a company. The company issues each employee a tablet device.
The company wants to simply the opportunity management processes and automate when possible. The company identifies the following requirements:
Users must have a visual guide to know which data to enter in each step of the opportunity management process.
The system must automatically assign the opportunity to a manager for approval once all data is entered.
The system must notify an assignee each time an opportunity is assigned to them by using push notifications.
When a user selects a push notification, the associated opportunity must display.
You need to recommend the Power Platform components that will meet their requirements.
Which three Power Platform components should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Power Automate cloud flows
  • B. Power Apps mobile apps
  • C. Power Virtual Agents chatbots
  • D. Business process flows
  • E. Power Automate desktop flows

Answer: A,B,D

Explanation:
A: Use business process flows to define a set of steps for people to follow to take them to a desired outcome. These steps provide a visual indicator that tells people where they are in the business process.
B: Push notifications are used in Power Apps mobile to engage app users and help them prioritize key tasks. In Power Apps, you can create notifications for Power Apps mobile by using the Power Apps Notification connector. You can send notifications to any app that you create in Power Apps.
E: Create a cloud flow when you want your automation to be triggered either automatically, instantly, or via a schedule.

Reference:
https://docs.microsoft.com/en-us/power-automate/business-process-flows-overview
https://docs.microsoft.com/en-us/powerapps/mobile/power-apps-mobile-notification


NEW QUESTION # 54
You need to recommend solutions to meet the organization's communication needs.
What should you recommend? To answer, drag the appropriate technologies to the correct groups of users.
Each technology 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.

Answer:

Explanation:

Explanation

Box 1: Microsoft Teams
First up employees must be able to contact each other by using a secure system to ask and answer questions about medical cases.
Microsoft Teams key capabilities:
Connected
Secure
Managed
Collaborative and productive
Box 2: Microsoft 365 Business Voice
Workers must be able to communicate in near real-time with worker support agents.
Microsoft 365 Business Voice makes it easy for small and medium organizations to turn Microsoft Teams into a powerful and flexible telephone system. It's a replacement for traditional telephony providers and in-house phone systems that can be difficult and costly to manage.
Reference:
https://docs.microsoft.com/en-us/microsoft-365/solutions/empower-people-to-work-remotely
https://docs.microsoft.com/en-us/microsoftteams/business-voice/whats-business-voice


NEW QUESTION # 55
You are designing tables and columns for a Microsoft Power Platform solution The solution will contain an interactive experience dashboard.
You need to ensure that the columns you create can be used as global filters for the dashboard Which two data types can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point

  • A. Yes/No
  • B. Text
  • C. Lookup
  • D. Multiline Text
  • E. Choice

Answer: A,E

Explanation:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-field-solution-explorer#column-data-types Explanation:
With interactive dashboards, a chart uses the color assigned to the categories that make up the different values, even if the chart is configured to use random colors, when the chart is configured to be grouped by any of the following column types:
Choice
Yes/No
Status Reason
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards


NEW QUESTION # 56
You need to recommend a solution to meet user interface requirements.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:
Box 1: Create and embed a Power Bi radial gauge
A radial gauge chart has a circular arc and shows a single value that measures progress toward a goal or a Key Performance Indicator (KPI). The line (or needle) represents the goal or target value. The shading represents the progress toward that goal. The value inside the arc represents the progress value. Power BI spreads all possible values evenly along the arc, from the minimum (left-most value) to the maximum (right-most value).
In this example, you're a car retailer tracking the sales team's average sales per month. The needle represents a 140 cars sales goal. The minimum possible average sales is 0 and the maximum is 200. The blue shading shows that the team is averaging approximately 120 sales this month.
Box 2: Add an inspection order to the work order form
You can add inspections to work orders in Dynamics 365 Field Service.
Field Service inspections are digital forms that technicians use to quickly and easily answer a list of questions as part of a work order. The list of questions can include safety protocols, pass-and-fail tests for a customer asset, an interview with a customer, or other audits and assessments performed before, during, or after a work order.
Example:

Reference:
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-radial-gauge-charts
https://docs.microsoft.com/en-us/dynamics365/field-service/inspections


NEW QUESTION # 57
You need to recommend components to meet the re-inspection requirements.
Which components should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule


NEW QUESTION # 58
You are designing a Power Platform solution for a company.
You have the following requirements:
Users in the human resources department must be able to create tasks.
Users in the human resources department must be able to assign cases to other users.
You need to recommend security settings to the company.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/power-platform/admin/security-roles-privileges
https://docs.microsoft.com/en-us/power-platform/admin/wp-security-cds


NEW QUESTION # 59
You need to design tables for the solution.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
Graphical user interface, text, application, chat or text message Description automatically generated

Box 1: Virtual Table
A virtual table is a custom table in Microsoft Dataverse that has columns containing data from an external data source. Virtual tables appear in your app to users as regular table rows, but contain data that is sourced from an external database, such as an Azure SQL Database. Rows based on virtual tables are available in all clients including custom clients developed using the Dataverse web services.
Scenario:
First Up uses an on-premises system to manage current and historical patient data including medications and medical visits.
The company plans to reference historical data in the existing system. The records held in these systems will not be migrated to the new solution except for medication information.
The solution must provide a worker appointment booking system that can access worker historical job placement data.
First Up staff members must be able to view and update worker records. They must be able to see current and historical job placement data on the same form in the new solution.
Box 2: Lookup (N:1)
Each worker can have many security clearances, so need a 1:N relationship.
Scenario: The solution must support tracking of security clearance information for a worker including the date, status, and certifying agency.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-virtual-entities
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships


NEW QUESTION # 60
You are designing a Power Platform solution for a company that provides in-home appliance maintenance.
When a customer schedules a service appointment, a dispatcher assigns one technician for a specific time and location.
The solution must capture information about the technician assigned to each appointment and the list of tools that the technician must bring to the appointment.
You need to recommend the data type for the captured information.
Which data type should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation

Box 1: Choice
Like Choices below, but can only select one of the option.
Box 2: Choices
You can customize forms (main, quick create, and quick view) and email templates by adding multi-select columns that are called Choices. When you add a choices column, you can specify multiple values that will be available for users to select. When users fill out the form they can select one, multiple, or all the values displayed in a drop-down list.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/types-of-fields


NEW QUESTION # 61
You are designing a Microsoft Power Platform solution for a company.
Which components should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule
https://www.inogic.com/blog/2021/12/how-to-win-lose-dynamics-365-crm-opportunity-through-power-automate-flow/


NEW QUESTION # 62
You are designing a Microsoft Power Platform solution.
You need to identify the non- functional requirements for the organization.
Which three non-functional requirements should you identify? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. solution regulatory compliance
  • B. customer maintenance procedures
  • C. usability of business process flows
  • D. time-to-load forms
  • E. business rules to identify top customers

Answer: A,B,C


NEW QUESTION # 63
......

PL-600 Exam Questions and Valid PL-600 Dumps PDF: https://passleader.realexamfree.com/PL-600-real-exam-dumps.html