Practice Free PL-600 Exam Online Questions
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 . Consolidate asynchronous workflow into a single real-time workflow.
- B . Consolidate multiple asynchronous workflows into a single asynchronous workflow.
- C . Implement a business process flow to replace the existing workflows.
- D . Convert the asynchronous workflows to a synchronous plug-in.
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 plans to automate the expense approval process.
Users currently enter data into an on-premises SQL Server database.
You need to allow users to submit expenses from mobile devices.
Solution: Create a canvas app for expense data entry. Create a desktop flow. Create a cloud flow for approval and trigger the desktop flow to add data to the SQL Server database.
Does the solution meet the goal?
- A . Yes
- B . No
DRAG DROP
You are designing data loss policies for a Microsoft Power Platform implementation.
You have the following requirements:
• Solutions that use the HTTP connector must not include any other connectors.
• Prevent the use of the Microsoft Forms connector.
• Allow the use of the Azure DevOps connector.
You need to determine in which data policy group to add each connector.

Explanation:
Box 1: 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.
Box 2: Non-business
DLP policies enforce rules for which connectors can be used together by classifying connectors as either Business or Non-Business.
Box 3: Blocked
Sometimes you might want to block the usage of certain connectors altogether by classifying them as Blocked.
Data policy group Business blocked
Reference: https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention
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 . Choice
- C . Text
- D . Multiline Text
- E . Lookup
AB
Explanation:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-field-solution-explorer#column-data-types
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
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)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D
A
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
A company uses Microsoft Power Platform and Dynamics 365 Field Service.
External workers deliver onsite service to customer locations by using the Field Service (Dynamics 365) mobile app.
You need to ensure that external users can only use the app from specific locations.
Which solution should you use?
- A . Azure Conditional Access policy
- B . Azure role-based access control (RBAC)
- C . Azure Active Directory security groups
- D . Azure multi-factor authentication (MFA)
A company has an expense approval process that allows expenses to be submitted in multiple currencies.
An accountant converts the expense amount to USD as part of the approval process.
You need to automate the conversion by using the RESTful AP1.
What should you do?
- A . Create a cloud flow. Install a data gateway to get the currency conversion rate.
- B . Create a desktop flow. Use an Azure action to get the currency conversion rate.
- C . Create a desktop flow. Use an Invoke web service action to get the currency conversion rate.
- D . Create a cloud flow. Use the Microsoft Graph API to get the currency conversion rate.
You need to resolve the issue reported during testing.
What should you do?
- A . Create an image data type within the Inspection Order table.
- B . Create a relationship within the Inspection Order table to the originating inspection order.
- C . Create a Quick View form for the inspection order.
B
Explanation:
Need to store the image in the table.
Scenario: The company uses photos of employees to generate employee badges. Photos are uploaded into Microsoft 365 user profiles.
You need to resolve the issue reported during testing.
What should you do?
- A . Create an image data type within the Inspection Order table.
- B . Create a relationship within the Inspection Order table to the originating inspection order.
- C . Create a Quick View form for the inspection order.
B
Explanation:
Need to store the image in the table.
Scenario: The company uses photos of employees to generate employee badges. Photos are uploaded into Microsoft 365 user profiles.
You are designing a self-service portal for a company.
The portal must meet the following requirements:
✑ Customers must be able to submit and review cases.
✑ Customers must be able to chat with service representatives in near real time.
✑ Allow service representatives to select cases from queues and use knowledge articles to resolve customer concerns.
You need to recommend solutions for the company that do not require custom development.
Which three apps or services should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Dynamics 365 Field Service
- B . Dynamics 365 Customer Service
- C . Omnichannel for Customer Service
- D . Customer Insights
- E . Customer self-service portal
BCE
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/portals/portal-templates
https://docs.microsoft.com/en-us/dynamics365/customer-service/embed-chat-widget-portal