[Oct 22, 2024] Get New PL-600 Practice Test Questions Answers
PL-600 Dumps and Exam Test Engine
Microsoft Power Platform is a powerful set of tools that can be used to create custom business applications. These tools include Power Apps, Power Automate, Power BI, and Power Virtual Agents. The platform is designed to be user-friendly, and it enables users to create customized apps and workflows without the need for extensive coding skills.
NEW QUESTION # 100
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.
A company uses a Microsoft Power Platform application.
Employees report that they are unable to open the application.
You need to ensure that the employees can access the application.
Solution: Add the employees to the user table in the environment.
Does the solution meet the goal?
- A. No
- B. Yes
Answer: A
NEW QUESTION # 101
You need to recommend methods for assigning security to each group of users.
What should you recommend? To answer, drag the appropriate methods to the correct groups of users. Each method 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: Power Platform Local Business Owner Team
Owner team: An owner team owns records and has security roles assigned to the team. A user's privileges can come from their individual security roles, those of the teams that they're part of or the ones they inherit. A team has full access rights on the records that the team owns. Team members are added manually to the owner team.
Scenario: Employee authentication with the existing system is provided by an on-premises Active Directory instance that is linked to Azure Active Directory.
Box 2: Azure Active Directory Security Group Team
An Azure Active Directory (Azure AD) group team. Similar to owner team, an Azure AD group team can own records and can have security roles assigned to the team.
Note: The administration of app and data access for Microsoft Dataverse has been extended to allow administrators to use their organization's Azure Active Directory (Azure AD) groups to manage access rights for licensed Dataverse users.
Box 3: Azure Active Directory B2B Guest Access
An Azure AD B2B collaboration user is an external user, typically from a partner organization, that you invite to sign into your Azure AD organization using their own credentials. This B2B collaboration user (also generally referred to as a guest user) can then access the apps and resources you want to share with them. A user object is created for the B2B collaboration user in the same directory as your employees. B2B collaboration user objects have limited privileges in your directory by default, and they can be managed like employees, added to groups, and so on.
Scenario: Before First Up signs a contract to place workers at a client company, a member of the audit team visits the company and interviews company management. Audit members use different types of devices including Android and iOS devices. First Up has no plans to require the use of a single type of device.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/manage-group-teams
https://docs.microsoft.com/en-us/azure/active-directory/external-identities/user-properties
NEW QUESTION # 102
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:
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 # 103
A new customer asks you to design a solution for a Power Apps app that uses Microsoft Dataverse.
The customer wants to keep the service process simple and save on both licensing and development time.
You need to recommend solutions for the customer.
What should you recommend? To answer, drag the appropriate setting to the correct drop targets. Each source 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/dynamics365/common-scheduler/schedule-anything-with-universal-resource-scheduling
NEW QUESTION # 104
You need to recommend the appropriate messaging channel solutions for the organization.
What should you recommend? To answer, drag the appropriate messaging options to the correct user types. Each messaging option 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/dynamics365/customer-service/csw-overview
NEW QUESTION # 105
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.
A company uses a Microsoft Power Platform application. Employees report that they are unable to open the application. You need to ensure that the employees can access the application.
Solution: Configure a conditional access policy.
Does the solution meet the goal?
- A. No
- B. Yes
Answer: A
NEW QUESTION # 106
You are designing a Microsoft Power Platform solution that uses Microsoft Dataverse.
You need to recommend a way to update currency exchange rates within Microsoft Dataverse.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Embed an iframe that points to a currency exchange service into a model-driven app.
- B. Review AppSource for prebuilt solutions.
- C. Use the Power Bl connector to establish a link that updates Microsoft Dataverse with the current exchange rate.
- D. Create a Power Automate flow that uses a custom connection or HTTP request to an outside source for exchange rates.
Answer: B,D
Explanation:
B: We need is a source for exchange rates. There are some published connectors, but you also use a free service called Exchange Rates API, which are based on the European Central Bank, and create a custom connection.
Now that we have our custom connector defined and have a way to request the latest exchange rates, the next step is to create a Power Automate flow that will update all of currencies setup in our Dataverse environment.
Dataverse is a multicurrency system, in which each record can be associated with its own currency. This currency is called the transaction currency. The multicurrency features enable users to perform financial transactions like opportunities, quotes, orders, and invoices in multiple currencies. This feature also provides a currency choice to the end user when a financial transaction occurs.
Reference:
https://readyxrm.blog/2021/03/10/updating-currency-exchange-rates-in-dataverse/
NEW QUESTION # 107
You need to create an Agent security role.
Which three actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Copy the Microsoft Dataverse Basic User role.
- B. Add security to the Core Records and assign users to the Customer Service Representative role.
- C. Name the new role Agents.
- D. Copy the Customer Service Representative role.
- E. Add security to the seat entity and assign users to the Agents role.
- F. Rename the Customer Service Representative role to Agents.
Answer: B,C,D
Explanation:
Scenario: The security rule for agents must contain the privileges in the default Customer Service Representative security role.
Create a security role by Copy Role:
Step 1 (E): Copy the Customer Service Representative role.
Step 2 (F): Select the New Role Name.
Step 3: (B): When Copying Role is complete, navigate to each tab, ie Core Records, Business Management, Customization, etc.
Set the privileges on each tab.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/create-edit-security-role 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.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Background
Fabrikam, Inc. manufactures industrial metal cutting machines. The company installs and services the machines for customers.
Fabrikam has manufacturing plants in Canada, France, and China. The company also has regional service organizations that are responsible for installation and maintenance of the machines.
Current environment
Overview
Operations for the company are managed very informally. Only a small number of long-term employees are aware of all manufacturing processes. The company has been experiencing quality issues associated with its manufacturing operations and installations.
The company wants to implement a way to capture quality inspection results for each machine produced. Current inspection checklists are stored in the Files section of a Teams channel for inspectors. Inspectors commonly print the incorrect inspection checklist.
The company has specific inspection stations for certain inspection steps. Each station has the gauges and equipment required for related inspection steps. There is often a backlog at specific inspection stations. This results in delays in shipping machines to customers.
NEW QUESTION # 108
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.
A company uses a Microsoft Excel sheet to manage its loan application process.
The company wants to optimize the process.
You need to discover inefficiencies in the process.
Solution: Record the actions required to complete the loan application process in the process advisor feature. Use task mining to discover inefficiencies in the process.
Does the solution meet the goal?
- A. No
- B. Yes
Answer: A
NEW QUESTION # 109
You need to recommend a solution for integrating luggage information.
What should you recommend? To answer, drag the appropriate types to the correct tables. Each 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.
Answer:
Explanation:
Topic 2, First Up Consulting
Overview
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.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Background
First Up Consulting recruits information technology (IT) workers for temporary or permanent positions at client companies. The company operates offices in multiple countries/regions.
First Up has both full-time and part-time employees. The company has a team or worker support agents that respond to inquiries from current and prospective workers. Some of the worker support agents are multilingual.
The company does not have a standardized tool used for reporting purposes. The organization engages you to implement a new Power Platform solution. Workers are managed by a dedicated team that includes one primary recruiter and a contract assistant. Many client companies live in areas that do not allow for mobile data connections.
Current environment
Existing systems and processes
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.
Employee authentication with the existing system is provided by an on-premises Active Directory instance that is linked to Azure Active Directory.
An appointment record is created for each visit with a worker. The record includes worker contact information, preferred language, the date and time of the appointment, and other relevant data. This information is reviewed by the worker's primary recruiter.
First Up has no current capabilities for forecasting future worker needs based on the data held.
Client company visits
Before First Up signs a contract to place workers at a client company, a member of the audit team visits the company and interviews company management. Audit members use different types of devices including Android and iOS devices. First Up has no plans to require the use of a single type of device. Audit team members currently record information about workers on paper forms. Team members enter information from paper forms into the system when they return to the office.
First Up audits client companies at least once each year but may schedule additional visits based on feedback from workers that they place at a client company.
Requirements
General
There is no standardized communication tool across the company, and this causes communication issues between different teams.
First up employees must be able to contact each other by using a secure system to ask and answer questions about medical cases.
Workers must be able to communicate in near real-time with worker support agents.
Client company visits
Audit team records must be locked after they have been reviewed by a First Up manager. No further edits to the record can be carried out. This must be implemented using standard available system functionality.
Audit teams must be able to enter records of their visits to the companies where they have or may place workers. Audit teams must be able to update any necessary records with the latest information.
The solution must support tracking of security clearance information for a worker including the date, status, and certifying agency.
When a worker makes an appointment, the appointments must appear in the timeline for the worker's contact record.
Job history information
The solution must provide a worker appointment booking system that can access worker historical job placement data.
The solution must allow employees to associate a primary recruiter with each worker. The solution must also allow multiple secondary recruiters to be associated with each worker.
Every worker assessment performed must be validated and countersigned by the primary recruiter for a worker.
Job posting data from previous work engagements must be accessible by the Power Platform solution to ensure that new job postings are accurate.
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.
Worker access
The solution must support workers that speak different languages. The solution must provide automatic translation capabilities.
The solution must support near real-time communications between workers and recruiters.
Workers must be able to view their records online. Workers must be able to enter any additional information that is required by or may be helpful to recruiters.
The solution must provide workers a way to search for general information about available positions.
Workers must be able to request copies of their records by using a chatbot. Workers must be able to provide information to a recruiter as needed.
Data platform
Audit teams must have the ability to view worker information on their mobile devices.
Audit teams must be able to record data during visits to locations where workers are placed.
The solution must support the ability for a corporate governance auditing team to periodically audit the organization's records, policies, and procedures.
Reporting and analytics
The reporting and analytics team must be able to create reports that include data from all facilities and all workers.
Management reports must present an overview of the entire organization. Other reports may be limited to specific offices.
You must create dashboards that show the status across all groups of workers. The dashboards must be embedded into the Power Platform apps. Updates to data must be displayed in near real time.
Security
Authentication for all user types must be managed by a single platform. IT teams must use PowerShell to apply security permissions for users.
Worker records must only be viewed by the recruiting office that the worker visits.
Worker still records must be archived after ten years and are then removed from the main system. Worker information must not be deleted from the system while skill and job placement history records for the worker exist in the system.
User security roles must be customized to ensure that users are able to interact only with the specific data in which they need access.
Workers must be able to sign into a portal by using their own email address. Workers must be required to use a secure method of authentication to be able to view their data.
Alerts regarding the number of recruited and placed at client companies must be updated as background processes.
Issues
The organization reports the following issues:
Recruiters report that they cannot see historical job placement data for workers.
API usage reports show that the number of API calls made exceeds limits. This causes delays saving data.
Users cannot view Power BI reports within the Power Platform apps.
Some security clearance information for workers not visible from within the Power Platform solution.
Audit teams report that they cannot view or edit worker data when the device on which they access the solution does not have network connectivity.
The testing ream reports that one of the canvas apps is not working as expected. An error message displays as specific pages load.
NEW QUESTION # 110
You need to recommend tools for agents and management.
Which tools should you recommend? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 111
You need to recommend a solution for agents when working with customers to make reservations.
What should you recommend?
- A. Business Process Flows
- B. Power Automate
- C. workflows
- D. task flows
Answer: A
Explanation:
Explanation
Business process flows provide a guide for people to get work done. They provide a streamlined user experience that leads people through the processes their organization has defined for interactions that need to be advanced to a conclusion of some kind.
Use business process flows to define a set of steps for people to follow to take them to a desired outcome.
With business processes flows available as an entity, you can now use advanced finds, views, charts, and dashboards sourced from business process flow data for a given entity, such as a lead or opportunity.
Scenario:
Agents need a solution to replace paper reservation checklists.
Agents need dashboards to show a current count of all reservations on the entity.
Agents need a way to track reservation issues.
Agents need a visual indicator in the interface to determine the reservation step to provide a seamless customer experience.
Topic 3, Fabrikam, inc.
Case study
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.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Background
Fabrikam, Inc. manufactures industrial metal cutting machines. The company installs and services the machines for customers.
Fabrikam has manufacturing plants in Canada, France, and China. The company also has regional service organizations that are responsible for installation and maintenance of the machines.
Current environment
Overview
Operations for the company are managed very informally. Only a small number of long-term employees are aware of all manufacturing processes. The company has been experiencing quality issues associated with its manufacturing operations and installations.
The company wants to implement a way to capture quality inspection results for each machine produced.
Current inspection checklists are stored in the Files section of a Teams channel for inspectors. Inspectors commonly print the incorrect inspection checklist.
The company has specific inspection stations for certain inspection steps. Each station has the gauges and equipment required for related inspection steps. There is often a backlog at specific inspection stations. This results in delays in shipping machines to customers.
Accounting system
The current system does not handle shop floor or manufacturing planning functionality.
Machines are assigned serial numbers and placed in stock until they are shipped to customers.
Employee information is maintained only within the accounting system. Access to the information is strictly controlled due to privacy regulations and company policies.
Other systems
The company has an enterprise Microsoft 365 subscription. The company uses Microsoft 365 only for sending and receiving email. The company uses photos of employees to generate employee badges.
Photos are uploaded into Microsoft 365 user profiles.
The company recently started using Dynamics 365 Field Service to manage and maintain the machines that it installs for its customers. The app has not been customized.
The company has added roles, skills, and certification proficiencies to Dynamics 365 Field Service resources to support both customer onsite inspections and final manufacturing inspections.
Requirements
Quality inspection app
Fabrikam is evaluating Microsoft Power Platform to determine whether it can meet the company's requirements for a manufacturing defect and quality inspection solution. Each machine produced must be subjected to a quality inspection at various points during production. Each machine must undergo a more extensive quality inspection before the machine can be shipped to the customer.
Inspection orders
Inspection orders must:
Allow entry of quality ratings of passed or failed for each quality metric identified for the machine being rated.
Include information about the person who performed each inspection step and any comments made by the inspector.
Be automatically marked as failed if one inspection step rating is marked as failed.
Be automatically marked for re-inspection should a machine fail inspection. The new inspection order must be created by using the originating inspection order as a template.
Inspectors must fill in findings comments and upload at least one photo for any inspection step that is marked as failed.
Inspection standardization
Standardized checklists must be stored in the solution for use by inspectors. A copy must be created when a new inspection is initiated. The solution must:
Prevent an inspector from proceeding to the next step of the checklist until required information for a step is entered.
Support the addition of steps to inspections to support custom features added to a machine for a customer.
Support the direct input of measurements from testing gauges to avoid incorrect readings being entered by inspectors.
Provide a visual representation of the testing measurement limits for each step. Include an indication of how the measured value compares to measurement limits and whether the measurement is within tolerance. Users must be able to configure the visualizations to display the minimum value and maximum value, and whether the reading is within the tolerance of a single targeted value. It must also be able to be used for maintenance inspections once the machine has been installed.
Support the ability to store photo references within each inspection step to document defects found during inspections.
Security
Users must be active employees of Fabrikam.
When a user signs into the inspection solution, the solution must display a picture of the employee who has signed in.
Supervisors must be able to modify standard checklists. Other employees must be prevented from modifying checklists.
You must prevent users from changing inspection order data once an inspection is marked as final.
Analytics and reporting
The solution must:
Provide metrics including existing and upcoming demand by inspection station, average time spent per user at a station, and average time a machine spends at each inspection point.
Provide metrics per inspector including number of inspections performed by month, and number of inspections per rating type (pass, fail).
Provide a printed quality certificate to be included with each machine.
Issues
During initial testing of the solution, testers report that they cannot see the photos taken during a previously failed inspection.
NEW QUESTION # 112
You need to recommend a solution for integrating luggage information.
What should you recommend? To answer, drag the appropriate types to the correct tables. Each 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.
Answer:
Explanation:
Explanation:
Luggage: Custom activity table
An activity can be thought of as any action for which an entry can be made on a calendar. An activity has time dimensions (start time, stop time, due date, and duration) that help determine when the action occurred or will occur. Activities also contain data that helps determine what action the activity represents, for example, subject and description.
Passenger: Customer table
The account and contact tables in Microsoft Dataverse are essential for identifying and managing customers, selling products and services, and providing superior service to the customers. A customer address table is used to store address and shipping information for a customer.
Scenario: The company has a custom app for managing and tracking passenger luggage. The app uses Microsoft Dataverse.
Agents need to view which pieces of luggage match to each passenger, and then need to add the total on the passenger record.
NEW QUESTION # 113
You need to recommend tools for agents and management.
Which tools should you recommend? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Box 1: Dashboard
Agents need dashboards to show a current count of all reservations on the entity.
Box 2: Power BI
Management requires paginated reports for stakeholders.
NEW QUESTION # 114
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 # 115
You are a Microsoft Power Platform architect designing integrations for a project. You have the following integration requirements:
* Post requests to a system that is not always available and limited in its ability to process high volumes of messages.
* Allow peer-to-peer communication between on-premises services and cloud-based model-driven Microsoft Power Platform apps.
* Stream large volumes of data from the company's website to a live Power Bl dashboard.
* Support enterprise-level integrations with Dynamics 365 that can be billed on a consumption basis.
You need to use an Azure service for the integration requirements.
Which Azure services should you use? To answer, select the appropriate options in the answer area?
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 116
You need to recommend a reporting solution for the organization.
Which two options should you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Dynamics 365
- B. SQL Server Reporting Services (SSRS)
- C. AI Builder
- D. Power BI
Answer: A,B
Explanation:
Explanation
Scenario:
The reporting and analytics team must be able to create reports that include data from all facilities and all workers.
Management reports must present an overview of the entire organization. Other reports may be limited to specific offices.
B: Power Apps apps can include reports that provide useful business information to the user. These reports are based on SQL Server Reporting Services and provide the same set of features that are available for typical SQL Server Reporting Services reports.
C: Microsoft Dynamics 365 online and Model-Driven PowerApps offers several advanced reporting options.
Advanced reports are often necessary when business requirements demand complex calculations, returning multiple data sets, grouping large sets of data based on rules, and retrieving data from different data sources.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/add-reporting-to-app
https://powerusers.microsoft.com/t5/Building-Power-Apps/Creating-SSRS-Report-for-Model-Driven-PowerApp
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual
NEW QUESTION # 117
A company plans to create a Power Apps portal to manage support cases for customers. The company has an account hierarchy for customers. The hierarchy supports accounts, cases, and contacts where both contacts and cases belong to their relevant account.
The company has the following requirements:
Portal users must only see the notes for the cases that they manage.
Portal users must only see cases that are submitted by their colleagues.
You need to design the security model for the portal.
Which entity permission scope should you use? 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/portals/configure/assign-entity-permissions
NEW QUESTION # 118
A company has a Power Platform solution that integrates with a third-party system.
The client reports that unexpected updates are being made to the Accounts table.
You need to determine the root cause of the issue.
In which three locations should you investigate? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Solution history
- B. SDK Message Processing Steps
- C. Plug-in trace log
- D. Audit summary view
- E. System job run history
Answer: A,C,D
Explanation:
A: How to View Auditing Log Details?
System administrators can see activities for the entities that are enabled for audit logging. To view the audit logs:
Go to Settings > System >Auditing.
Choose Audit Summary View.
Under Audit Summary View, you will see the list of audit entries
B: You can view details about solution operations from the Solutions area of Power Apps. An operation can be a solution import, export, or uninstall. The solution history displays information such as solution version, solution publisher, type of operation, operation start and end time, and operation status.
D: Trace log records are written to the PluginTraceLog Table. Writing of these records is controlled by the trace settings mentioned in Enable trace logging.
This data can be found in model-driven applications by navigating to Settings and choosing the Plug-in Trace Log tile.
Reference:
https://www.sherweb.com/blog/dynamics-365/audits-dynamics-365/
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/logging-tracing
NEW QUESTION # 119
You are designing a model-driven app for a hospital. The app will be used to track teams at the hospital including:
You need to recommend the team types to use.
Which team types 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/manage-teams
NEW QUESTION # 120
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 # 121
A company has an on-premises data warehouse and analytics solution- The data warehouse consists of multiple multi-dimensional data cubes representing over five years of operational dat a. The data warehouse consolidates and normalizes data that is sourced from 20 different systems.
The company plans to replace the existing solution with a Microsoft Power Platform solution that connects to the data warehouse. The company wants to provide analytical information to executives in a Microsoft Teams channel to support business planning.
The new solution must meet these requirements:
Support the current data warehouse.
The solution must support drill-through capabilities into the data.
You need to recommend a solution.
What should you recommend? To answer, select the appropriate options m the answer area. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/relational-data/data-warehousing
https://docs.microsoft.com/en-us/powerapps/teams/use-teams-integration-object
NEW QUESTION # 122
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:
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 # 123
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:
The owner data in the lead table and the third-party application do not match.
The Topic column has more information than the related record from the marketing application.
There are differences in how telephone numbers are formatted.
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.
- A. Dataflow
- B. Power Automate cloud flow
- C. Business rule
- D. Classic workflow
- E. Duplicate detection rule
Answer: A,C,D
Explanation:
A: With advanced data preparation available in Power Apps, you can create a collection of data called a dataflow, which you can then use to connect with business data from various sources, clean the data, transform it, and then load it to Microsoft Dataverse or your organization's Azure Data Lake Gen2 storage account.
B: By combining conditions and actions, you can do any of the following with business rules:
Set column values
Clear column values
Set column requirement levels
Show or hide columns
Enable or disable columns
Validate data and show error messages
Create business recommendations based on business intelligence.
C: Duplicate detection works by comparing generated match codes of existing records with each new record being created. These match codes are created as each new record is created. Therefore, there is potential for one or more duplicate records to be created if they are processed at the exact same moment. In addition to detecting duplicates as they are created, you should schedule duplicate detection jobs to check for other potential duplicate records.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-and-use-dataflows
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/duplicaterule-entities
NEW QUESTION # 124
A company uses Microsoft Dataverse to store patient Information-Patient information is managed using Dataverse forms. The company must enforce the following rules to manage data quality:
* Show or hide tabs in the main form based on the column value selected.
* Add a discount code automatically when a new patient row is added.
You need to recommend a 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
NEW QUESTION # 125
......
2024 New ExamPrepAway PL-600 PDF Recently Updated Questions: https://www.examprepaway.com/Microsoft/braindumps.PL-600.ete.file.html
Microsoft PL-600 DUMPS WITH REAL EXAM QUESTIONS: https://drive.google.com/open?id=1HN-oBZSPjPZE93A98DhLpPIULGk3-2sf