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: Upload the activity data stored in the Excel sheet to the process advisor feature. Use task mining to discover inefficiencies in the process.
Does the solution meet the goal?
A. Yes
B. No
Show Answer
Correct Answer: B
Explanation: The solution does not meet the goal. Uploading activity data from an Excel sheet is used for process mining, not task mining. Task mining in Process Advisor requires recording real user actions (mouse clicks, keystrokes, and interactions) on desktops to analyze how tasks are performed. Since task mining cannot analyze uploaded Excel data alone, the proposed approach cannot discover inefficiencies as stated.
Question 104
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. Yes
B. No
Show Answer
Correct Answer: A
Explanation: The goal is to discover inefficiencies in an Excel-based, user-driven loan application process. Recording user actions and using Process Advisor’s task mining is designed for exactly this scenario: it captures step-by-step interactions in applications like Excel and analyzes them to identify bottlenecks, rework, and inefficiencies. Therefore, the solution meets the goal.
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 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 process mining to discover inefficiencies in the process.
Does the solution meet the goal?
A. Yes
B. No
Show Answer
Correct Answer: B
Explanation: Recording user actions in Process Advisor captures task mining data, not process mining data. Process mining requires structured activity logs (event data) from systems, whereas recording actions is for task mining. Therefore, using recorded actions with process mining as stated does not meet the goal.
Question 106
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: Upload the activity data stored in the Excel sheet to the process advisor feature. Use process mining to discover inefficiencies in the process.
Does the solution meet the goal?
A. Yes
B. No
Show Answer
Correct Answer: A
Explanation: The goal is to discover inefficiencies in the loan application process. Process Advisor supports process mining by uploading event/activity data from sources such as Excel (or CSV derived from Excel). If the Excel sheet contains activity-level data (case ID, activity name, timestamp), process mining can analyze flows, bottlenecks, and variations. Therefore, uploading the Excel activity data to Process Advisor and using process mining does meet the goal.
Question 107
HOTSPOT
-
You are performing a fit gap requirements analysis.
You need to select Microsoft Power Platform components to satisfy the requirements.
Which components should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Model-driven app
Dynamics 365 Finance
Power Automate
Explanation: A model-driven app supports structured, long-term, end-to-end service coordination with processes and data tracking. Dynamics 365 Finance provides project accounting and revenue recognition compliant with IFRS. Power Automate enables scheduled workflows to notify users of overdue tasks daily.
Question 108
HOTSPOT
-
You are evaluating a solution design.
You need to test the following scenarios:
• Mimic a user using an app.
• Obtain formal approval that an app meets customer-provided criteria.
• Confirmation that an app can manage expected peak loads.
Which test types should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Explanation: UI testing simulates real user interactions with the app.
Acceptance testing provides formal approval that the app meets customer-defined criteria.
Performance testing verifies the app can handle expected peak loads.
Question 109
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 API.
What should you do?
A. Create a desktop flow. Use an Invoke web service action to get the currency conversion rate.
B. Create a desktop flow. Use an Azure action to get the currency conversion rate.
C. Create a cloud flow. Use the Microsoft Graph API to get the currency conversion rate.
D. Create a cloud flow and a custom connector. Install a data gateway. Use the custom connector to get the currency conversion rate by using the data gateway.
Show Answer
Correct Answer: A
Explanation: The requirement is to automate currency conversion by calling a RESTful API to obtain exchange rates. Microsoft Graph does not provide real-time currency conversion rates, so option C is invalid. Option D adds unnecessary complexity (custom connector and data gateway) without any stated on‑premises requirement. Desktop flows can call REST APIs directly using the Invoke web service action, which fits the scenario as described. Therefore, creating a desktop flow and invoking a web service to retrieve the conversion rate is the correct choice.
Question 110
HOTSPOT
-
A company uses Dynamics 365 Field Service to manage onsite services provided by frontline workers.
The company has the following requirements:
• Onsite inspectors must be able to collaborate with remote inspectors to carry out inspections.
• Customer support teams must be able to easily manage and maintain knowledge articles based on customer questions and feedback.
You need to recommend a product that can be implemented for each requirement.
Which products should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Dynamics 365 Remote Assist
Dynamics 365 Customer Service
Explanation: Remote Assist enables real-time collaboration between onsite and remote inspectors using video and annotations.
Dynamics 365 Customer Service provides built-in knowledge management to create, maintain, and use knowledge articles based on customer interactions.
Question 111
A company plans to use Microsoft Power Platform. The company gathers business requirements about data.
You need to identify the functional requirements.
Which two requirements about data should you gather? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Delete in bulk after seven years.
B. Go through a specified approval process.
C. Remain compliant.
D. Retain for 10 years.
E. Store in Microsoft Dataverse.
Show Answer
Correct Answer: A, B
Explanation: Functional requirements describe what the system must do from a business perspective. "Delete in bulk after seven years" specifies a required data operation, and "Go through a specified approval process" defines required system behavior. The other options relate to compliance, retention policy duration, or technical/architectural decisions, which are non-functional.
Question 112
DRAG DROP
-
A company is designing a data migration strategy with data from multiple sources.
The company performs a test migration and discovers issues with some of the data.
You need to identify the solution to each issue.
Which components should you use to solve each issue?
To answer, drag the appropriate solutions to the correct issues. Each solution 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.
Show Answer
Correct Answer: Duplicate records are being migrated.
Create alternate key
Orphaned data records are occurring.
Import tables in correct order
Explanation: Alternate keys enforce uniqueness during migration, preventing duplicate records. Importing tables in the correct parent-to-child order ensures related records exist first, preventing orphaned data.
$19
Get all 247 questions with detailed answers and explanations
Instant download HTML + PDF delivered the moment payment clears.
Secure Stripe checkout we never see or store your card details.
7-day refund if files are defective see our refund policy.