2023 Realistic Exam4Labs PL-600 Dumps PDF - 100% Passing Guarantee
Free Microsoft PL-600 Exam Questions and Answer
NEW QUESTION 18
A company is struggling to gather insights from won and lost opportunities.
Users must be able to access the company's solution from mobile and desktop devices. The solution must meet the following requirements:
Track opportunities and reasons for the win or loss of opportunities in the context of other related data.
Display data to users as charts and tables and provide drill-through capabilities.
You need to recommend a Power Platform tool to help the client visualize the data.
Which two technologies should you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Power Apps
- B. Power Virtual Agents
- C. Power Automate
- D. Power Bl
Answer: A,D
Explanation:
A: Power BI is a business analytics service by Microsoft. It aims to provide interactive visualizations and business intelligence capabilities with an interface simple enough for end users to create their own reports and dashboards. It is part of the Microsoft Power Platform.
D: Power BI Apps are an easy way for designers to share different types of content at one time. App designers create the dashboards and reports and bundle them together into an app. The designers then share or publish the app to a location where you, the business user, can access it. Because related dashboards and reports are bundled together, it's easier for you to find and install in both the Power BI service (https://powerbi.com) and on your mobile device. After you install an app, you don't have to remember the names of a lot of different dashboards or reports because they're all together in one app, in your browser or on your mobile device.
Reference:
https://docs.microsoft.com/en-us/power-bi/consumer/end-user-apps
NEW QUESTION 19
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 20
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. Lookup
- B. Text
- C. Choice
- D. Multiline Text
- E. Yes/No
Answer: C,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 21
A company uses a third-party cloud-based app to make real-time business decisions. The app has a RESTful API.
You must design a Microsoft Power Platform solution that interacts with the third-party app. Changes made in the Microsoft Power Platform solution must be reflected in the cloud app.
You need to recommend technologies to integrate the Microsoft Power Platform solution with the cloud app.
Which two technologies should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Scheduled Power Automate cloud flow with a custom connector to the cloud app
- B. Model-driven app
- C. Power Virtual Agents
- D. Custom plug-on registered with Microsoft Dataverse
Answer: A,D
Explanation:
A: To enable Logic Apps, Power Automate, or Power Apps to communicate with the REST or SOAP API, use a custom connector, which is a wrapper around a REST API (Logic Apps also supports SOAP APIs).
C: Custom APIs are a powerful way to connect to any existing API, hosted anywhere, from PowerApps. You do not need a PowerApps Enterprise subscription to register or use a Custom API.
Custom APIs are RESTful endpoints that you can connect to and use from PowerApps. All you'll need is a Swagger definition file for your endpoint.
Reference:
https://docs.microsoft.com/en-us/power-platform/guidance/architecture/real-world-examples/custom-connector-canvas
https://powerapps.microsoft.com/hr-hr/blog/register-and-use-custom-apis-in-powerapps/
NEW QUESTION 22
You need to manage user access to the app.
Which two connection types should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Office 365 Outlook connector
- B. Microsoft Dataverse connector
- C. Virtual table with a customer connector
- D. Office 365 Users connector
Answer: B,D
Explanation:
Office 365 Users lets you access user profiles in your organization using your Office 365 account. You can use the Use the connection in your Power Platform app.
Dataverse is part of the Microsoft 365 collaboration and productivity tools. Using federation, applications can connect to Dataverse using the same system user identities and credentials available in an Azure Active Directory based network.
Scenario:
Users must be active employees of Fabrikam.
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.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/connections/connection-office365-users
NEW QUESTION 23
A multinational organization uses a single Microsoft Power Platform environment. The instance hosts multiple customizations for different users m different regions.
Users in some regions complain about slow toad time of the customizations.
You need to architect a solution based on the main requirement.
What 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 24
You are designing a database table for a client.
You have the following requirements:
Maintain a comprehensive list of colors and their corresponding RGB values and hexadecimal values.
Prevent the addition of duplicate colors based on the hexadecimal value for the color.
You need to recommend a design for the table.
Which two actions should the client perform after the table is created? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Configure and schedule a recurring bulk record deletion job.
- B. Mark the RGB value column as business required.
- C. Mark the hex value column as business required.
- D. Create alternate keys for the table.
Answer: A,D
Explanation:
B: Setting a column to Business Required means that the default behavior of a model-driven or canvas app will enforce this requirement in the app.
C: With alternate keys you can now define a column in a Dataverse table to correspond to a unique identifier (or unique combination of columns) used by the external data store. This alternate key can be used to uniquely identify a record in Dataverse in place of the primary key. You must be able to define which columns represent a unique identity for your records. Once you identify the columns that are unique to the table, you can declare them as alternate keys through the customization user interface (UI) or in the code.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-field-portal
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/define-alternate-keys-entity
NEW QUESTION 25
A company uses Dynamics 365 Sales and Power BI.
Sales managers must be able to keep track of changes to their pipeline in the following ways:
Notify the sales managers when an Opportunity changes sales stage.
Notify the sales managers when the pipeline drops below 2.5M USD.
When reviewing the pipeline in Power BI, a sales executive must be able to add a Playbook to an Opportunity.
You need to recommend a solution that meets the company requirements.
Which combination of solutions should you recommend? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://www.velosio.com/blog/2021/01/27/tracking-emails-the-right-way-with-power-automate/
https://docs.microsoft.com/en-us/power-bi/create-reports/service-set-data-alerts
NEW QUESTION 26
You need to recommend technology for accessing historical job placement data.
What should you recommend?
- A. Power Virtual Agents chatbots
- B. Virtual tables
- C. Power Automate flows
- D. Power Bl
Answer: B
Explanation:
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.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-virtual-entities
NEW QUESTION 27
You are designing the data model for a school. The school wants to track students' enrollments in courses.
The system must meet the following requirements:
Track the courses in which each student is enrolled.
Track the students that are enrolled in each course.
Track dates when each student enrolled in each course and the person who approved the enrollment.
Allow users to create a report that details which students are enrolled in which courses.
You need to recommend a data model that will fit the school's requirements.
Which logical model should you recommend?
- A. Option D
- B. Option C
- C. Option A
- D. Option B
Answer: C
Explanation:
Need a relationship table.
N:N (Many-to-Many): A table relationship that depends on a special Relationship table, sometimes called an
Intersect table, so that many rows of one table can be related to many rows of another table.
When viewing rows of either table in a N:N relationship you can see a list of any rows of the other table that are
related to it.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships
NEW QUESTION 28
A company wants to create a Power Automate flow that posts marketing events to social media.
The company must ensure that the postings adhere to regulatory requirements for handling of personally identifiable information (PII) dat a. The company will not post events to unauthorized social media platforms.
You need to ensure that the requirement is met.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Create a Data Loss Protection (DLP) policy.
- B. Configure an Azure Active Directory (AAD) security role for the maker to the environment.
- C. Configure the relevant connector so that is part of the Non-Business data group category.
- D. Create a security role to prevent data export.
- E. Configure the relevant connector so that it is part of the Blocked data group category.
Answer: A,E
Explanation:
DLP policies enforce rules for which connectors can be used together by classifying connectors as either Business or Non-Business. If you put a connector in the Business group, it can only be used with other connectors from that group in any given app or flow. Sometimes you might want to block the usage of certain connectors altogether by classifying them as Blocked.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention
NEW QUESTION 29
A company has a custom web-based solution that is hosted on Azure. You design a Power Platform solution to provide the company additional capabilities.
You need to integrate the Power Platform solution with the web-based solution.
What should you recommend?
- A. Connection reference
- B. Custom connector
- C. Desktop flow
- D. Data gateway
Answer: B
Explanation:
A custom connector in Power Platform is a wrapper around a REST API that allows Power Automate or Power Apps to communicate with that REST API. Connectors created in Power Automate are available in Power Apps. Likewise, connectors created in Power Apps are available in Power Automate.
Reference:
https://docs.microsoft.com/en-us/learn/modules/create-custom-connector-power-platform/1-introduction
NEW QUESTION 30
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 31
You need to design a Power Platform solution that meets the following requirements:
Capture data from a row during deletion to be used in an automated process.
Use AI to process forms and automate data entry from paper-based forms.
Which requirements can be met by using out-of-the box Power Platform components?
Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-automate/dataverse/create-update-delete-trigger
NEW QUESTION 32
A company is implementing Dynamics 365 Sales.
The company has turned off out-of-the-box quote calculations in order to implement its own custom calculations.
When users update a line item on a quote, they expect to see an updated total for the quote in real time. Users are reporting inconsistent behavior, with some aggregations taking up to two hours.
You review the system design and notice many asynchronous workflows.
You need to recommend a solution to enable the calculation in real time.
Which two options should you recommend? Each answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Convert the asynchronous workflows to a synchronous plug-in.
- B. Implement a business process flow to replace the existing workflows.
- C. Consolidate multiple asynchronous workflows into a single asynchronous workflow.
- D. Consolidate asynchronous workflow into a single real-time workflow.
Answer: C,D
NEW QUESTION 33
......
Verified PL-600 dumps Q&As Latest PL-600 Download: https://actual4test.exam4labs.com/PL-600-practice-torrent.html