Microsoft Dynamics 365 Fundamentals ERP MB-920 (MB-920) — Questions 175

966 questions total · 13pages · All types, answers revealed

Page 1 of 13

Page 2
1
MCQmedium

Refer to the exhibit. You are configuring a general journal in Dynamics 365 Finance. Based on the JSON snippet, what is the purpose of the 'VoucherSeries' field?

A.It defines the journal type (Daily, etc.).
B.It defines the description of the journal.
C.It defines the number sequence for vouchers.
D.It defines the name of the journal.
AnswerC

VoucherSeries specifies the number sequence for voucher numbers.

Why this answer

The 'VoucherSeries' field in a Dynamics 365 Finance general journal configuration specifies the number sequence that will be used to generate unique voucher numbers for journal entries. This ensures each voucher has a distinct identifier, which is essential for audit trails and financial tracking.

Exam trap

The trap here is that candidates often confuse 'VoucherSeries' with the journal name or type, not realizing it specifically controls the numbering sequence for vouchers, which is a separate configuration from the journal's identity or purpose.

How to eliminate wrong answers

Option A is wrong because the journal type (e.g., Daily, Periodic) is defined by the 'JournalType' field, not 'VoucherSeries'. Option B is wrong because the description of the journal is set in the 'Description' field, not 'VoucherSeries'. Option D is wrong because the journal name is defined by the 'Name' field, while 'VoucherSeries' specifically controls the number sequence for vouchers.

2
MCQhard

Your organization is configuring a purchase order approval workflow in Dynamics 365 Finance. The exhibit shows a JSON representation of the workflow step. After implementation, POs are automatically approved when the manager does not act within 48 hours, bypassing the intended VP of Procurement. What is the most likely cause?

A.The time limit is set to 48 hours.
B.The escalation action is set to 'Approve' instead of 'Escalate'.
C.The fallback approver is set to VP of Procurement.
D.The assignee is set to Manager.
AnswerB

The escalation action 'Approve' causes automatic approval; it should be 'Escalate' to route to the fallback.

Why this answer

Option D is correct because the 'escalationAction' is set to 'Approve', which means when the time limit is exceeded, the system automatically approves the PO instead of routing to the fallback approver. To route to the VP, the escalationAction should be 'Escalate' or similar. Option A is wrong because the fallback is defined as VP of Procurement.

Option B is wrong because the time limit is 48 hours. Option C is wrong because the assignee is Manager.

3
MCQeasy

A company needs to track the cost of raw materials from the moment they are received until the finished goods are sold. Which costing method should they use to ensure that each unit's cost is individually tracked?

A.FIFO (first in, first out)
B.Standard cost
C.Specific identification
D.Weighted average
AnswerC

Specific identification tracks each unit's cost individually.

Why this answer

Specific identification tracks each unit individually. FIFO assumes first-in-first-out. Weighted average uses average cost.

Standard cost uses predetermined cost.

4
MCQeasy

A company uses Dynamics 365 Human Resources (HR) and wants to ensure that new employees are automatically assigned to the correct compensation plan based on their job and department. What must be configured?

A.Define eligibility rules in the compensation plan to automatically assign based on job and department
B.Implement a hiring workflow that triggers an email to HR to manually assign the compensation plan
C.Set up a compensation structure for each position individually
D.Configure the employee self-service portal to allow managers to assign compensation plans
AnswerA

Eligibility rules enable automatic assignment.

Why this answer

In Dynamics 365 Human Resources, eligibility rules within a compensation plan define the criteria (such as job and department) that automatically assign employees to the correct plan upon hire. This ensures that the system evaluates the employee's attributes and applies the appropriate compensation structure without manual intervention, leveraging the built-in eligibility engine.

Exam trap

The trap here is that candidates may confuse eligibility rules with manual workflows or per-position setup, thinking that automation requires a workflow or individual configuration, rather than understanding that Dynamics 365 HR's eligibility rules are the native mechanism for automatic compensation assignment based on job and department attributes.

How to eliminate wrong answers

Option B is wrong because implementing a hiring workflow that triggers an email to HR for manual assignment introduces unnecessary delay and human error, contradicting the requirement for automatic assignment. Option C is wrong because setting up a compensation structure for each position individually is inefficient and not scalable; compensation plans are designed to apply to groups of positions based on shared eligibility rules, not per-position structures. Option D is wrong because configuring the employee self-service portal to allow managers to assign compensation plans delegates the task to managers rather than automating it based on job and department, which does not meet the automatic assignment requirement.

5
MCQmedium

You are the system administrator for Contoso Ltd., a multinational manufacturing company implementing Dynamics 365 Finance. The company has three legal entities: Contoso US (functional currency USD), Contoso Germany (EUR), and Contoso Japan (JPY). The CFO requires that all purchase orders for raw materials be centrally managed from Contoso US, but the goods must be received directly at each legal entity's warehouse. Additionally, the CFO wants to ensure that intercompany transactions are automatically posted and eliminated during month-end consolidation. You need to configure the system to meet these requirements. What should you do?

A.Create separate purchase orders in each legal entity and use manual journal entries to transfer costs to Contoso US.
B.Configure intercompany purchase orders with direct delivery from Contoso US to the other entities, and set up intercompany elimination rules for consolidation.
C.Configure intercompany inventory transfers and use inventory journals to record movements between warehouses.
D.Set up intercompany journals to record transactions between legal entities and create elimination rules for consolidation.
AnswerB

Correct: This allows centralized purchasing while goods are received directly at each entity, and elimination is automated.

Why this answer

Option C is correct because using intercompany journals and setting up intercompany purchase orders with direct delivery and intercompany elimination rules meets the requirements: centralized purchasing, direct receipt, and automatic elimination. Option A is wrong because it relies on manual journals and does not automate elimination. Option B is wrong because inventory transfers do not handle purchase order centralization.

Option D is wrong because creating separate purchase orders in each entity defeats the centralization requirement.

6
MCQhard

Refer to the exhibit. A purchase order line shows a LineDiscount of 10.0 and LineAmount of 225.00. If the discount is applied as a percentage, what is the correct interpretation?

A.The line discount is applied after line amount calculation
B.The line discount is a 10% discount on the line total
C.The line discount is a flat $10.00 reduction
D.The line discount is 10% of the unit price
AnswerB

10% discount on line total of $250 gives $25 discount, resulting in $225.

Why this answer

Option B is correct because the LineDiscount of 10.0 is interpreted as a percentage (10%) when the discount method is set to percentage. This means the line discount is calculated as 10% of the line total, resulting in a LineAmount of 225.00 after the discount is applied. In Dynamics 365 Finance and Operations, the LineDiscount field stores the discount value, and its interpretation depends on the discount method selected on the purchase order line.

Exam trap

The trap here is that candidates often confuse the LineDiscount field's numeric value with a flat amount, failing to recognize that the discount method (percentage vs. amount) determines how the value is interpreted, leading them to incorrectly select Option C.

How to eliminate wrong answers

Option A is wrong because the line discount is applied before the line amount calculation, not after; the LineAmount of 225.00 already reflects the discount. Option C is wrong because a LineDiscount of 10.0 with a percentage interpretation does not represent a flat $10.00 reduction; a flat reduction would require the discount method to be set to 'Amount' and the LineAmount would be 215.00, not 225.00. Option D is wrong because the line discount is applied to the line total, not the unit price; a 10% discount on the unit price would yield a different LineAmount unless the quantity is 1.

7
Multi-Selecthard

Which THREE capabilities are provided by the Dynamics 365 Supply Chain Management's Copilot AI features?

Select 3 answers
A.Create financial reports for cost accounting
B.Generate summaries of engineering change orders
C.Analyze and explain inventory problem warnings
D.Predict delivery dates based on current supply chain data
E.Automatically create purchase orders when inventory is low
AnswersB, C, D

Copilot can summarize changes for engineers.

Why this answer

Copilot in Supply Chain Management can predict delivery dates, generate change summaries, and analyze inventory problems. It does not automate purchase order creation (that's a business process) nor create financial reports (that's Finance).

8
MCQhard

A company uses Dynamics 365 Supply Chain Management and wants to implement a policy that prevents picking of expired or near-expiry inventory for customer orders. The system should automatically block such inventory from being reserved. Which feature should they use?

A.Inventory status
B.Location profiles
C.Quality orders with expiration date control
D.Item model groups
AnswerC

Automatically block expired or near-expiry inventory.

Why this answer

Quality management can create quality orders that block inventory based on expiration dates. Option D is correct. Option A (Item model groups) control costing, not blocking.

Option B (Inventory status) can block inventory but not automatically based on expiration. Option C (Location profiles) manage locations, not expiration.

9
MCQhard

A company uses Dynamics 365 Finance and plans to implement Copilot for Finance to automate vendor invoice processing. Which prerequisite must be configured to enable AI-powered invoice matching?

A.Electronic reporting format for invoices
B.Workflow for invoice approval
C.AI Builder enabled with Power Apps license
D.Data entities configured for import/export
AnswerC

AI Builder is required for AI-powered invoice matching in Copilot for Finance.

Why this answer

Option A is correct because AI Builder requires a Power Apps license and must be configured for Copilot capabilities. Option B is wrong because data entities are for data import/export, not AI. Option C is wrong because workflow is for approval processes.

Option D is wrong because electronic reporting is for document generation.

10
MCQmedium

A production planner reviews a route operation for a manufacturing order. How long, in hours, is the total processing time for this operation?

A.0.75
B.1.0
C.0.25
D.0.5
AnswerA

0.75 is the sum of setup and run time.

Why this answer

The total processing time for a route operation in Dynamics 365 Supply Chain Management is calculated as the sum of the setup time and the run time per unit multiplied by the quantity. In this scenario, the operation has a setup time of 0.25 hours and a run time of 0.5 hours per unit for one unit, resulting in a total processing time of 0.75 hours. Option A is correct because 0.25 + 0.5 = 0.75.

Exam trap

The trap here is that candidates often forget to include the setup time in the total processing time calculation, mistakenly selecting only the run time (0.5) or the setup time (0.25) alone, rather than summing both components.

How to eliminate wrong answers

Option B (1.0) is wrong because it incorrectly assumes a longer run time or adds an extra 0.25 hours, perhaps by doubling the setup time or misreading the quantity. Option C (0.25) is wrong because it only accounts for the setup time and ignores the run time entirely. Option D (0.5) is wrong because it only considers the run time per unit and omits the setup time, which is a required component of the total processing time.

11
Multi-Selectmedium

Which TWO of the following are benefits of using the General ledger module in Dynamics 365 Finance?

Select 2 answers
A.Manages vendor payments and invoices
B.Handles customer invoicing and collections
C.Provides a chart of accounts to categorize financial transactions
D.Offers real-time financial insights and reporting
E.Manages inventory valuation
AnswersC, D

The General ledger includes the chart of accounts, which is the foundation for financial reporting.

Why this answer

Options A and C are correct. Option A is correct because the General ledger provides a chart of accounts to categorize financial transactions. Option C is correct because it provides real-time financial insights through reports and inquiries.

Option B is wrong because managing vendor payments is done in Accounts payable. Option D is wrong because managing customer invoices is done in Accounts receivable. Option E is wrong because inventory valuation is part of Inventory management.

12
MCQmedium

A company uses Dynamics 365 Supply Chain Management. They need to ensure that a specific item is always sourced from a preferred vendor, even if another vendor has a lower price. Which configuration should be used?

A.Vendor allocation rules
B.Product dimension groups
C.Inventory status codes
D.Purchase trade agreements
AnswerD

Trade agreements can set a preferred vendor and price.

Why this answer

Trade agreements can define sourcing rules, including preferred vendor. Option B is correct. Option A is for allocation, not sourcing.

Option C is for inventory transactions. Option D is for product dimensions.

13
Multi-Selecthard

An organization is implementing Dynamics 365 Human Resources. They need to store employee certifications and track expiration dates. Which TWO actions can be performed using standard functionality?

Select 2 answers
A.Set up alerts to notify managers when certifications are about to expire
B.Configure automatic renewal of certifications before expiration
C.Link certifications to worker skills for gap analysis
D.Enter certification details on the worker's profile
E.Automatically attach certifications to positions when hiring
AnswersA, D

Alerts can be configured using the alert rules feature.

Why this answer

Option A is correct because Dynamics 365 Human Resources includes built-in alert functionality that can be configured to notify managers when employee certifications are approaching their expiration dates. This is part of the standard certification tracking feature, which allows setting up notification rules based on date fields.

Exam trap

The trap here is that candidates may assume automatic renewal or skill-to-certification linking exists because of the system's integration capabilities, but standard functionality only supports manual tracking and alerts, not automated processes or cross-competency analysis.

14
Multi-Selecthard

Which TWO of the following are required to set up a consolidation in Dynamics 365 Finance? (Select two.)

Select 2 answers
A.A consolidation company
B.Reporting tree
C.Elimination rules
D.Budget plan templates
E.Currency conversion rates
AnswersA, E

A consolidation company is needed to combine financial data.

Why this answer

A consolidation company and conversion rate determination are required. Option C is optional, not required. Option D is not required for consolidation.

Option E is for reporting.

15
MCQeasy

A company uses Dynamics 365 Finance for financial management. The CFO wants to use AI to predict customer payment delays and recommend proactive actions. Which feature should you use?

A.Customer payment predictions
B.Cash flow forecasting
C.Microsoft Copilot in Finance
D.Budgeting and planning
AnswerA

This is the AI feature designed to predict payment delays and suggest actions.

Why this answer

Option B is correct because Dynamics 365 Finance includes AI-driven customer payment predictions that provide insights and recommendations. Option A is wrong because Copilot in Finance is for conversational assistance, not specifically payment predictions. Option C is wrong because the cash flow forecasting feature does not include customer payment delay predictions.

Option D is wrong because budgeting and planning is for budget creation.

16
Multi-Selecthard

Which THREE components are part of the Dynamics 365 Supply Chain Management warehouse management system?

Select 3 answers
A.Production orders
B.Mobile device menu items
C.Transfer orders
D.Location directives
E.Work templates
AnswersB, D, E

Configures actions on warehouse mobile devices.

Why this answer

Warehouse management includes location directives, work templates, and mobile device menus. Production orders are part of production control, not warehouse management. Transfer orders are in inventory management.

Correct: A, B, C.

17
MCQmedium

A retail company uses Dynamics 365 Commerce. The store manager notices that inventory levels are not updated in real-time after a point-of-sale (POS) transaction. What should be checked first?

A.The default inventory location for the store
B.The assortment configuration for the store
C.The Commerce Data Exchange (CDX) job schedule
D.The POS functionality profile setting for inventory processing
AnswerD

The POS profile must be configured to process inventory transactions in real-time.

Why this answer

The POS functionality profile setting for inventory processing controls how inventory updates are handled at the register. If this setting is not configured to process inventory in real-time, the system will defer updates to a batch job, causing the observed delay. This is the first place to check because it directly governs the behavior of inventory updates during POS transactions.

Exam trap

The trap here is that candidates often confuse the CDX job schedule (which handles periodic data sync) with the real-time inventory processing setting in the POS functionality profile, leading them to select option C instead of D.

How to eliminate wrong answers

Option A is wrong because the default inventory location for the store determines where inventory is stored, not how or when it is updated after a POS transaction. Option B is wrong because assortment configuration defines which products are available at the store, not the timing of inventory updates. Option C is wrong because the Commerce Data Exchange (CDX) job schedule handles data synchronization between the channel and the back office, but the immediate issue of real-time inventory updates after a POS transaction is controlled by the POS functionality profile, not CDX.

18
MCQhard

A company uses Dynamics 365 Supply Chain Management with advanced warehouse management. They notice that during wave processing, pick work is not being created for some sales orders. What should they check first?

A.Wave template and its criteria
B.Release to warehouse status
C.Reservation hierarchy
D.Inventory status of the items
AnswerA

Wave templates define filters for which orders are processed.

Why this answer

Wave templates define the criteria and actions for processing waves, including the creation of pick work. If pick work is not being generated for certain sales orders, the wave template's query filters (e.g., shipping method, warehouse, or item criteria) may be excluding those orders. Checking the wave template and its criteria is the first logical step because it directly controls which orders are processed and how work is created.

Exam trap

The trap here is that candidates often jump to inventory-related issues (like status or reservations) because they seem directly tied to picking, but the question specifically points to wave processing, where the wave template's criteria are the primary filter for work creation.

How to eliminate wrong answers

Option B is wrong because 'Release to warehouse status' indicates whether an order has been released to the warehouse, but if pick work is missing during wave processing, the issue is downstream of release; the order must already be released to be included in a wave. Option C is wrong because the reservation hierarchy determines how inventory is reserved (e.g., batch, serial, location), but it does not control whether pick work is created during wave processing—it affects reservation behavior, not wave template execution. Option D is wrong because the inventory status of items (e.g., available, reserved, on hold) can impact picking, but if pick work is not being created at all, the root cause is more likely in the wave template configuration rather than item-level status.

19
MCQeasy

A company uses Dynamics 365 Finance and Operations for financial management. They need to ensure that all vendor invoices are approved before payment. Which module should they use?

A.Accounts receivable
B.Accounts payable
C.General ledger
D.Budgeting
AnswerB

Accounts payable manages vendor invoices and includes approval workflows.

Why this answer

The Accounts payable module in Dynamics 365 Finance and Operations is specifically designed to manage vendor invoices, purchase orders, and payment approvals. It includes invoice matching, approval workflows, and payment holds to ensure invoices are validated and approved before payment is processed.

Exam trap

The trap here is that candidates may confuse the General ledger as the module for all financial approvals, but vendor invoice approval is a core Accounts payable function, not a ledger-level process.

How to eliminate wrong answers

Option A is wrong because Accounts receivable manages customer invoices and payments, not vendor invoices. Option C is wrong because General ledger is the central repository for financial transactions and does not handle vendor invoice approval workflows. Option D is wrong because Budgeting is used for planning and monitoring financial budgets, not for approving vendor invoices.

20
MCQhard

You are a systems analyst at a multinational corporation using Dynamics 365 Finance. The company operates in multiple countries with different currencies. The CFO requires that all financial reports be presented in the parent company's reporting currency (USD). The company uses the currency translation feature in Dynamics 365 Finance. However, the finance team is unsure about the correct translation method for the income statement accounts. According to accounting standards, income statement accounts should be translated at the average exchange rate for the period. You need to configure the translation method. What should you do?

A.Set the translation method for income statement accounts to 'Ending' (same as current).
B.Set the translation method for income statement accounts to 'Current' (end of period rate).
C.Set the translation method for income statement accounts to 'Average' in the currency translation setup.
D.Set the translation method for income statement accounts to 'Historical' (transaction date rate).
AnswerC

Correct: Average rate is used for income statement accounts.

Why this answer

Option A is correct because the 'Average' translation method uses the average exchange rate for the period, which is appropriate for income statement accounts. Option B is wrong because 'Current' is for balance sheet. Option C is wrong because 'Historical' is for equity.

Option D is wrong because 'Ending' is not a standard method.

21
MCQmedium

A company using Dynamics 365 Finance needs to ensure that purchase orders exceed a certain amount require additional approval from a director. Which feature should be configured?

A.Approval journal
B.Procurement and sourcing parameters
C.Budget manager role
D.Purchase order workflow
AnswerD

Workflows can be configured with conditions to route purchase orders for additional approval based on amount.

Why this answer

Option A is correct because the purchase order workflow can be configured with conditional approval rules based on amount. Option B is wrong because an approval journal is not a standard Dynamics 365 concept. Option C is wrong because the budget manager role is for budget control, not purchase order approval.

Option D is wrong because procurement and sourcing is a module that includes purchase order workflows, but the specific feature is the workflow itself.

22
MCQeasy

Refer to the exhibit. This data represents a product record in Dynamics 365 Commerce. Which core capability is demonstrated by applying a 10% discount from a promotion?

A.Omnichannel order management
B.Inventory visibility
C.Price synchronization
D.Customer engagement and loyalty management
AnswerD

Promotions and discounts are managed through customer engagement and loyalty management capabilities.

Why this answer

Applying a 10% discount from a promotion directly demonstrates the customer engagement and loyalty management capability in Dynamics 365 Commerce. This feature allows businesses to create and manage promotional pricing rules, such as percentage discounts, to incentivize purchases and reward customer loyalty. The discount is applied at the point of sale or online checkout based on configured promotion logic, not through inventory or order management processes.

Exam trap

The trap here is that candidates confuse price synchronization (which maintains consistent base prices across channels) with promotional discounts, but promotions are a distinct capability under customer engagement and loyalty management, not a pricing consistency feature.

How to eliminate wrong answers

Option A is wrong because omnichannel order management handles order fulfillment across channels (e.g., buy online, pick up in store), not the application of promotional discounts. Option B is wrong because inventory visibility tracks stock levels and availability across locations, not pricing or discount logic. Option C is wrong because price synchronization ensures consistent base prices across channels, but applying a temporary promotional discount is a separate function of customer engagement and loyalty management.

23
MCQmedium

A multinational company uses Dynamics 365 Finance with multiple legal entities. They want to process intercompany transactions automatically. What should they configure?

A.Elimination rules
B.Consolidations
C.Transfer orders
D.Intercompany accounting
AnswerD

Intercompany accounting automates transactions between legal entities, including generating matching entries.

Why this answer

Intercompany accounting is the feature that automates intercompany transactions. Option A is correct. Option B is wrong because consolidation is for combining financials, not for day-to-day transactions.

Option C is wrong because elimination is for removing intercompany balances. Option D is wrong because transfer orders are for inventory transfers.

24
MCQmedium

A company uses Dynamics 365 Finance and wants to improve the efficiency of their accounts payable team. They have enabled Copilot for Dynamics 365. Which Copilot capability should they use to help the team automatically match purchase orders, receipts, and invoices?

A.Copilot for cash flow forecasting
B.Copilot for sales order processing
C.Copilot for expense report management
D.Copilot for vendor invoice automation
AnswerD

This capability automates matching of purchase orders, receipts, and invoices.

Why this answer

Option D is correct because Copilot for vendor invoice automation is specifically designed to streamline the accounts payable process by automatically matching purchase orders, receipts, and invoices using predefined matching rules and AI. This capability reduces manual effort and accelerates invoice processing in Dynamics 365 Finance.

Exam trap

The trap here is that candidates may confuse general Copilot capabilities like cash flow forecasting or expense management with the specific accounts payable automation feature, failing to recognize that vendor invoice automation is the only option directly tied to purchase order, receipt, and invoice matching.

How to eliminate wrong answers

Option A is wrong because Copilot for cash flow forecasting focuses on predicting future cash positions and liquidity, not on matching procurement documents like purchase orders and invoices. Option B is wrong because Copilot for sales order processing handles sales-related workflows, such as order entry and fulfillment, not accounts payable tasks. Option C is wrong because Copilot for expense report management automates employee expense reporting and approval, not the three-way matching of vendor invoices.

25
Drag & Dropmedium

Drag and drop the steps to create a new customer record in Dynamics 365 Sales in the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order

Why this order

Creating a customer record starts with opening the app, then navigating to the customer list, creating a new record, filling in details, and saving.

26
MCQmedium

An organization uses Dynamics 365 Supply Chain Management. They receive a large shipment of raw materials that have variable quality. They need to ensure that only materials meeting quality specifications are accepted into inventory. The process should include sampling and testing. Which feature should they use?

A.Inventory management
B.Warehouse management
C.Production control
D.Quality management
AnswerD

Quality management allows for sampling, testing, and disposition based on quality specifications.

Why this answer

Option B is correct because Quality management in Dynamics 365 Supply Chain Management allows for sampling, testing, and disposition of items based on quality specifications. Option A is incorrect because Inventory management handles storage, not quality checks. Option C is incorrect because Warehouse management deals with movement, not quality.

Option D is incorrect because Production control manages manufacturing, not inbound quality.

27
Multi-Selectmedium

Which TWO of the following are capabilities of Dynamics 365 Finance? (Choose two.)

Select 2 answers
A.Project scheduling
B.Marketing automation
C.Fixed asset management
D.Customer service management
E.Budget control
AnswersC, E

Fixed asset management is a module in Finance.

Why this answer

Correct: A and D. Budget control is a core feature; Fixed asset management is also part of Finance. Option B (Customer service) is a Dynamics 365 Sales/Service module.

Option C (Project scheduling) is in Project Operations. Option E (Marketing automation) is in Dynamics 365 Marketing.

28
MCQhard

A company uses Dynamics 365 Supply Chain Management for warehouse management. They notice that picking routes are inefficient, causing delays. They want to optimize picking paths automatically. Which feature should they implement?

A.Inbound load management
B.Cycle counting
C.Wave processing
D.Cluster picking
AnswerC

Wave processing can optimize picking by creating efficient work using location directives.

Why this answer

Option C is correct because wave processing can optimize picking routes by creating work for multiple orders in a single wave and using location directives to determine optimal paths. Option A is wrong because cluster picking groups orders but does not automatically optimize routes. Option B is wrong because cycle counting is for inventory accuracy.

Option D is wrong because inbound load management handles receiving, not picking.

29
MCQmedium

Refer to the exhibit. A Dynamics 365 Finance batch job configuration is shown. The job started on December 1, 2025 at 08:00 UTC and is recurring daily. It is currently December 2, 2025 at 10:00 UTC and the job status is 'Executing'. What does this indicate?

A.The job has encountered an error and is retrying.
B.The job is scheduled for weekly recurrence, not daily.
C.The job from December 1 is still running, exceeding the recurrence interval.
D.The job completed successfully on December 1 and is now running the December 2 instance.
AnswerC

The job started on Dec 1 and is still executing on Dec 2, indicating it's overdue.

Why this answer

Option C is correct because the batch job started on December 1 at 08:00 UTC with a daily recurrence, and as of December 2 at 10:00 UTC (26 hours later), its status is still 'Executing'. This means the first instance never completed, so the recurrence interval (24 hours) has been exceeded, and the system will not start a new instance until the current one finishes. In Dynamics 365 Finance, a batch job with a recurrence interval shorter than its actual runtime will remain in 'Executing' status and block subsequent scheduled runs.

Exam trap

The trap here is that candidates assume 'Executing' always means a new instance has started, but in Dynamics 365 Finance, a recurring batch job that is still running will not launch the next scheduled instance until the current one completes, so the same 'Executing' status can persist across multiple recurrence intervals.

How to eliminate wrong answers

Option A is wrong because a job that encounters an error would typically show a status of 'Error' or 'Cancelled', not remain in 'Executing' status; retries are handled by the batch framework but do not keep the job in 'Executing' indefinitely. Option B is wrong because the exhibit explicitly shows a daily recurrence (recurrence interval of 1 day), not weekly; the job is configured to run every day. Option D is wrong because if the December 1 instance had completed successfully, its status would be 'Ended' or 'Finished', and the December 2 instance would show as separate execution; the current 'Executing' status indicates the original instance is still running, not a new one.

30
MCQhard

A manufacturing company uses Dynamics 365 Finance and Operations. They need to configure a production flow that allows multiple products to be produced on the same production line with minimal changeover time. The production scheduler wants to automatically sequence production orders to reduce setup time. Which feature should the company configure?

A.Finite scheduling with sequencing constraints
B.Material requirements planning (MRP)
C.Gantt chart view in production floor control
D.Operations scheduling
AnswerA

Finite scheduling with sequencing constraints enables automatic sequencing to minimize changeover time.

Why this answer

Finite scheduling with sequencing constraints is the correct feature because it allows the system to automatically sequence production orders on a shared resource (e.g., a production line) based on setup time reduction rules. This minimizes changeover time by grouping similar products or optimizing the order of operations, which directly addresses the requirement for minimal changeover and automatic sequencing.

Exam trap

The trap here is that candidates confuse operations scheduling (a broad capacity planning tool) with finite scheduling (which includes detailed sequencing constraints), leading them to choose Option D instead of A.

How to eliminate wrong answers

Option B is wrong because Material Requirements Planning (MRP) calculates material and capacity needs but does not sequence production orders to minimize setup time; it focuses on supply-demand balancing. Option C is wrong because the Gantt chart view in production floor control is a visualization tool for monitoring and manually adjusting schedules, not an automatic sequencing engine. Option D is wrong because Operations scheduling provides a high-level, rough-cut capacity plan without the detailed sequencing constraints needed to optimize changeover times on a specific production line.

31
MCQmedium

A company uses Dynamics 365 Finance. The finance team needs to ensure that purchase invoices are automatically matched to purchase orders and product receipts before payment is processed. Which feature should be configured?

A.Fixed asset management
B.Workflow approval
C.Vendor collaboration portal
D.Accounts payable invoice matching
AnswerD

Invoice matching validates purchase invoices against purchase orders and receipts before payment.

Why this answer

Accounts payable invoice matching (option D) is the correct feature because it automatically compares purchase invoice details (quantities, prices, charges) against the corresponding purchase order and product receipt. This three-way matching ensures that payment is only processed when the invoice matches the order and receipt, preventing overpayment and discrepancies.

Exam trap

The trap here is that candidates may confuse workflow approval (option B) with automated matching, but workflow only manages human approval steps, not the automatic validation of invoice data against purchase orders and receipts.

How to eliminate wrong answers

Option A is wrong because Fixed asset management handles acquisition, depreciation, and disposal of fixed assets, not invoice matching. Option B is wrong because Workflow approval routes documents for human review and approval but does not perform automatic matching of invoices to purchase orders and receipts. Option C is wrong because Vendor collaboration portal allows vendors to view purchase orders, invoices, and confirmations, but it does not enforce automatic matching logic for payment processing.

32
MCQhard

A company uses Dynamics 365 Supply Chain Management and wants to automate the replenishment of items from a central warehouse to regional distribution centers based on real-time sales data. Which concept should they use?

A.Replenishment strategies (e.g., min/max)
B.Transfer orders
C.Bill of materials
D.Kanban signals
AnswerA

Replenishment strategies like min/max automatically create transfer orders based on stock levels and demand.

Why this answer

Option D is correct because cross-docking transfers goods from inbound to outbound with minimal storage, but for replenishment based on demand, they should use demand-driven replenishment (e.g., min/max or reorder point). However, the best match is D: replenishment strategies like reorder point or min-max. Option A is wrong because transfer orders are manual.

Option B is wrong because bill of materials is for product structure. Option C is wrong because Kanban is for pull signals in production, not warehouse replenishment.

33
Matchingmedium

Match each Dynamics 365 Project Operations pricing method to its description.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Customer pays a predetermined total amount

Customer pays based on actual time and costs

Customer pays cost plus a markup

Customer pays a recurring fixed fee

Invoices triggered by project milestones

Why these pairings

These are common pricing models in project-based work.

34
Multi-Selectmedium

A company uses Dynamics 365 Supply Chain Management and wants to reduce stockouts. Which TWO strategies should they implement?

Select 2 answers
A.Vendor managed inventory
B.Reorder point
C.Safety stock
D.ABC classification
E.Cycle counting
AnswersB, C

Reorder point triggers replenishment when stock is low.

Why this answer

Reorder point is correct because it triggers a replenishment order when inventory falls to a predefined level, directly preventing stockouts by ensuring timely restocking. Safety stock is correct because it maintains an extra buffer of inventory above expected demand to absorb variability in supply or demand, reducing the risk of stockouts during lead time fluctuations.

Exam trap

The trap here is that candidates confuse ABC classification or cycle counting as stockout prevention strategies, but they are inventory management techniques for prioritization or accuracy, not direct methods to maintain inventory availability.

35
MCQeasy

A company uses Dynamics 365 Project Operations to manage projects. A project manager needs to view the overall health of all active projects in the organization. Which dashboard should the manager use?

A.Project Manager dashboard
B.Sales dashboard
C.Time Entry dashboard
D.Resource Manager dashboard
AnswerA

Provides an overview of all active projects.

Why this answer

The Project Manager dashboard in Dynamics 365 Project Operations is specifically designed to provide a consolidated view of project health metrics, including schedule variance, cost variance, and overall status across all active projects. This dashboard uses built-in Power BI reports to aggregate data from project plans, actuals, and forecasts, enabling the project manager to quickly assess which projects are on track, at risk, or behind schedule.

Exam trap

The trap here is that candidates may confuse the Resource Manager dashboard with the Project Manager dashboard, assuming resource allocation is the primary indicator of project health, when in fact the Project Manager dashboard is the correct tool for viewing overall project health metrics.

How to eliminate wrong answers

Option B (Sales dashboard) is wrong because it focuses on sales pipeline, leads, and opportunities, not on project execution health. Option C (Time Entry dashboard) is wrong because it is intended for tracking and approving time entries submitted by resources, not for monitoring overall project status. Option D (Resource Manager dashboard) is wrong because it provides visibility into resource utilization, availability, and allocation across projects, not the health of individual projects.

36
MCQeasy

A production supervisor needs to see which production orders are currently running and their status. Which workspace should they use?

A.Procurement and sourcing workspace
B.Cost management workspace
C.Warehouse management workspace
D.Production floor management workspace
AnswerD

This workspace shows production orders and their current status.

Why this answer

The Production floor management workspace is specifically designed for production supervisors to monitor and manage production orders in real time. It provides a consolidated view of all production orders, their current status (e.g., started, reported as finished), and key performance indicators, enabling immediate action on the shop floor.

Exam trap

The trap here is that candidates may confuse the Production floor management workspace with the Cost management workspace, assuming cost tracking is the primary need, when the question specifically asks for seeing which production orders are currently running and their status.

How to eliminate wrong answers

Option A is wrong because the Procurement and sourcing workspace is focused on managing purchase orders, vendor relationships, and sourcing activities, not production order execution. Option B is wrong because the Cost management workspace is used for analyzing and controlling manufacturing costs, inventory valuation, and cost accounting, not for real-time production order status tracking. Option C is wrong because the Warehouse management workspace is designed for warehouse operations such as inventory movements, picking, and shipping, not for monitoring production orders on the shop floor.

37
MCQeasy

An organization using Dynamics 365 Finance needs to streamline vendor payments by grouping multiple invoices into a single payment. Which feature should they use?

A.Electronic payment format
B.Payment schedule
C.Positive pay
D.Payment proposal
AnswerD

Enables grouping of invoices for a single payment.

Why this answer

Option A is correct. Payment proposals allow users to select multiple invoices for a vendor and generate a single payment. Option B is wrong because payment schedules spread a single invoice into installments.

Option C is wrong because positive pay is a fraud prevention feature. Option D is wrong because electronic payment format is for file generation, not grouping.

38
MCQmedium

A service company uses Dynamics 365 Finance to manage fixed assets. They recently acquired a building and want to split the cost between land (non-depreciable) and building (depreciable). How should they set this up?

A.Create one fixed asset record for the total cost and manually adjust depreciation
B.Create two fixed asset records: one for land with non-depreciable profile, and one for building with depreciable profile
C.Use the 'Component Depreciation' feature to split the asset
D.Create a parent asset for the building and a sub-asset for the land
AnswerB

This allows correct depreciation treatment: land is not depreciated, building is depreciated over its useful life.

Why this answer

Option A is correct because Dynamics 365 Finance allows creating separate fixed asset records for land and building, each with different depreciation profiles. Option B is wrong because a single record cannot have a non-depreciable portion. Option C is wrong because the system does not automatically split cost.

Option D is wrong because a sub-asset would still be depreciable, not non-depreciable.

39
MCQmedium

A manufacturing company uses Dynamics 365 Supply Chain Management. They want to ensure that raw materials are automatically replenished based on current inventory levels and forecasted demand. Which feature should be configured?

A.Master planning
B.Quality management
C.Vendor collaboration
D.Warehouse management
AnswerA

Master planning calculates replenishment requirements based on demand and inventory.

Why this answer

Master planning in Dynamics 365 Supply Chain Management is the feature designed to calculate material and capacity requirements based on current inventory levels and forecasted demand. It generates planned orders for replenishment, ensuring raw materials are available to meet production and customer demand without overstocking.

Exam trap

The trap here is that candidates often confuse warehouse replenishment (a feature within Warehouse management) with master planning replenishment, but warehouse replenishment only moves stock within a warehouse location, not from suppliers or production based on demand forecasts.

How to eliminate wrong answers

Option B is wrong because Quality management focuses on inspecting and controlling product quality through nonconformance and test processes, not on automatic replenishment of raw materials. Option C is wrong because Vendor collaboration is a portal for external vendors to view purchase orders and invoices, not a feature for calculating replenishment based on inventory and demand. Option D is wrong because Warehouse management handles inbound/outbound processes, location directives, and picking/replenishment within a warehouse, but it does not perform the demand-driven material requirements planning that master planning does.

40
MCQmedium

A retail company uses Dynamics 365 Commerce to manage its online store. Customers report that they can add items to the cart, but when they proceed to checkout, the checkout page fails to load. The IT team has verified that the payment connector is configured correctly. What is the most likely cause of this issue?

A.The online store's channel publishing is not complete.
B.The customer's CRM integration is not set up.
C.The payment connector is not configured for the online store.
D.The inventory levels for the items in the cart are not synchronized.
AnswerA

Incomplete channel publishing can result in missing checkout pages.

Why this answer

In Dynamics 365 Commerce, the checkout page is part of the online store's channel publishing process. If the channel publishing is not complete, the checkout page may not be available to customers even though other parts of the store (like product browsing and cart addition) function correctly. The IT team has confirmed the payment connector is configured correctly, so the issue is likely that the channel publishing job has not fully propagated the checkout page to the storefront.

Exam trap

The trap here is that candidates often assume a checkout failure is always due to payment connector issues, but the question explicitly rules that out, so the real cause is a higher-level publishing or channel configuration problem.

How to eliminate wrong answers

Option B is wrong because CRM integration is not required for the checkout page to load; it is used for customer relationship management and marketing, not for core checkout functionality. Option C is wrong because the question explicitly states the payment connector is configured correctly, so this cannot be the cause. Option D is wrong because inventory synchronization affects stock availability and cart validation, not the loading of the checkout page itself; the checkout page is a UI component that loads independently of inventory data.

41
MCQeasy

A company uses Dynamics 365 Supply Chain Management and wants to use AI to optimize inventory levels by predicting stockouts and suggesting reorder quantities. Which Copilot feature should they use?

A.Copilot in Dynamics 365 Customer Service
B.Copilot in Dynamics 365 Finance
C.Copilot in Dynamics 365 Sales
D.Copilot in Dynamics 365 Supply Chain Management
AnswerD

Copilot in Supply Chain Management provides AI-driven inventory forecasting and reorder suggestions.

Why this answer

Option C is correct because the AI-powered inventory forecasting in Supply Chain Management uses machine learning to predict stockouts and suggest reorder quantities. Option A is wrong because Copilot for finance is for financial data. Option B is wrong because Copilot for sales is for sales processes.

Option D is wrong because Copilot for customer service is for support.

42
MCQeasy

Refer to the exhibit. A transfer order is shipped but not received. Which step should be performed next?

A.Ship the order again
B.Register the receipt at WH-02
C.Delete the transfer order
D.Create a new transfer order
AnswerB

Receipt must be registered to complete the transfer.

Why this answer

After shipment, the receiving warehouse must register the receipt. Option C is correct. Option A is already done.

Option B is for shipment. Option D is not standard.

43
MCQeasy

A company uses Dynamics 365 Finance and needs to track expenses by department and project. Which dimension type should be used to capture this information?

A.Account structures.
B.Dimension sets.
C.Advanced rules.
D.Financial dimensions.
AnswerD

Financial dimensions allow tracking of departmental and project expenses.

Why this answer

Option A is correct because financial dimensions are used for tracking attributes like department and project. Option B is wrong because account structures define the chart of accounts. Option C is wrong because advanced rules set conditions for dimensions.

Option D is wrong because dimension sets are for reporting, not transaction capture.

44
MCQeasy

A project manager in Dynamics 365 Project Operations wants to use Copilot to quickly identify which projects are at risk of exceeding their budget. What should the project manager do?

A.Set up automated alerts when a project exceeds 80% of its budget
B.Ask Copilot in natural language: "Which projects are over budget?"
C.Consult with the finance team to get a list of projects over budget
D.Create a custom Power BI report to monitor budget consumption
AnswerB

Copilot can understand natural language and return a list of projects at risk.

Why this answer

Copilot in Dynamics 365 Project Operations uses natural language processing to interpret user queries and surface relevant data directly from the system. By asking 'Which projects are over budget?' in natural language, the project manager can instantly get a list of at-risk projects without needing to configure alerts, build reports, or consult external teams. This leverages Copilot's ability to query project financial data in real time.

Exam trap

The trap here is that candidates may confuse Copilot's natural language query capability with other features like automated alerts or custom reporting, assuming that a 'smart' tool requires pre-configured rules or complex setup, when in fact Copilot is designed for ad-hoc, conversational data retrieval.

How to eliminate wrong answers

Option A is wrong because setting up automated alerts when a project exceeds 80% of its budget is a proactive configuration that requires manual setup and does not use Copilot's natural language query capability; it is a separate feature. Option C is wrong because consulting with the finance team is a manual, non-technical approach that bypasses Copilot's ability to provide immediate, data-driven answers from within Dynamics 365. Option D is wrong because creating a custom Power BI report is a development effort that requires technical skills and is not the direct, conversational method Copilot offers for ad-hoc questions.

45
MCQeasy

A manufacturing company uses Dynamics 365 Finance and Operations. They need to track the consumption of raw materials in real time during production runs. Which feature should they use?

A.Production orders
B.Warehouse mobile device menu items
C.Purchase orders
D.Inventory journals
AnswerA

Production orders track material consumption in real time.

Why this answer

Production orders are the correct feature because they are the primary mechanism in Dynamics 365 Finance and Operations for managing and tracking the manufacturing process, including real-time consumption of raw materials through operations such as 'Start', 'Report as finished', and 'Picking list' registrations. This allows for immediate updates to inventory levels and work-in-progress accounting during production runs.

Exam trap

The trap here is that candidates often confuse warehouse mobile device menu items (used for warehouse execution) with production floor execution, but the correct feature for tracking raw material consumption is the production order itself, not the mobile device interface.

How to eliminate wrong answers

Option B is wrong because Warehouse mobile device menu items are used for warehouse operations like receiving, picking, and shipping, not for tracking raw material consumption during production runs. Option C is wrong because Purchase orders are used for procuring goods from vendors, not for internal production consumption tracking. Option D is wrong because Inventory journals are used for manual adjustments, transfers, or periodic inventory counts, not for real-time consumption tracking during active production.

46
Multi-Selecthard

Which THREE features are available in Dynamics 365 Supply Chain Management? (Choose three.)

Select 3 answers
A.Transportation management
B.Production control
C.Warehouse management
D.Project management
E.Retail management
AnswersA, B, C

Transportation management is a core feature.

Why this answer

Transportation management is a core feature of Dynamics 365 Supply Chain Management that enables businesses to manage inbound and outbound shipments, rate shopping, route planning, and freight reconciliation. It integrates with warehouse and production modules to optimize logistics and carrier selection.

Exam trap

The trap here is that candidates confuse the scope of Dynamics 365 Supply Chain Management with other Dynamics 365 apps, assuming Project management and Retail management are included when they belong to separate modules (Project Operations and Commerce).

47
MCQhard

Contoso Ltd. is a global electronics manufacturer using Dynamics 365 Supply Chain Management. They have three production sites: Seattle (primary), Chicago, and Atlanta. Currently, all sites use manual picking processes. Contoso wants to implement warehouse management system (WMS) functionality to improve efficiency. The Seattle site is already using WMS, but the other two sites are not. The project requires minimal disruption to ongoing operations. The IT team is considering three approaches: (1) Enable WMS for all sites simultaneously after a weekend cutover, (2) Enable WMS for Chicago first, then Atlanta after one month, and (3) Enable WMS only for Seattle and keep others manual. The warehouse manager is concerned about training workers on mobile devices. What is the best course of action?

A.Keep WMS only for Seattle and continue manual picking at Chicago and Atlanta to avoid training costs.
B.Enable WMS for all sites simultaneously during a weekend cutover to standardize processes quickly.
C.Enable WMS for Chicago first, then Atlanta after one month, using lessons learned from Chicago.
D.Revert Seattle to manual picking to maintain consistency across all sites.
AnswerC

A phased rollout minimizes disruption, allows for training and adjustments, and aligns with best practices.

Why this answer

Option B is correct because a phased rollout minimizes disruption, allows for training and adjustments, and aligns with best practices. Option A is wrong because simultaneous cutover across all sites is risky and could cause major disruption. Option C is wrong because limiting WMS to Seattle does not improve efficiency at other sites.

Option D is wrong because reverting to manual after Seattle is counterproductive.

48
MCQhard

Refer to the exhibit. A company configures Dynamics 365 Supply Chain Management with the parameters shown. They notice that material requirements planning (MRP) is recalculating every time a sales order is entered, causing performance issues. Which parameter should be changed?

A.ExplosionMode
B.DynamicPlan
C.RouteNetwork
D.FrozenPlan
AnswerA

Setting explosionMode to 'Always' triggers MRP recalculation on every change; setting it to 'Never' or 'On change' improves performance.

Why this answer

The 'ExplosionMode' parameter controls when MRP recalculates demand. Setting it to 'Always' causes MRP to regenerate every time a sales order is entered, leading to performance degradation. Changing it to 'Never' or 'MinMax' prevents unnecessary recalculations and improves system responsiveness.

Exam trap

The trap here is that candidates confuse 'ExplosionMode' with 'DynamicPlan' or 'FrozenPlan', assuming those parameters control the frequency of MRP recalculation, when in fact they control planning horizons and time fences respectively.

How to eliminate wrong answers

Option B (DynamicPlan) is wrong because it defines the planning horizon and schedule for dynamic MRP runs, not the trigger for recalculation per sales order entry. Option C (RouteNetwork) is wrong because it governs routing and resource sequencing in production, not MRP recalculation behavior. Option D (FrozenPlan) is wrong because it sets a time fence within which planned orders are not changed by MRP, but it does not control the recalculation trigger for new sales orders.

49
MCQhard

A company needs to comply with a new regulation requiring that all journal entries be approved by a supervisor before posting. The company uses Dynamics 365 Finance. What should they configure?

A.Configure financial dimension sets
B.Modify general ledger parameters
C.Create a journal approval workflow
D.Enable audit trail settings
AnswerC

Journal approval workflow enforces supervisor approval before posting.

Why this answer

Correct: Set up a journal approval workflow. Option A is wrong because Financial dimension sets are for reporting. Option B is wrong because Audit trail settings track changes.

Option D is wrong because General ledger parameters include various settings but not approval workflow.

50
MCQhard

You are the supply chain manager at a manufacturing company using Dynamics 365 Supply Chain Management. The company operates three warehouses: WH01 (finished goods), WH02 (raw materials), and WH03 (work-in-process). You need to configure inventory visibility for real-time demand planning. The company requires that inventory levels from all three warehouses be viewable in a single dashboard, with the ability to allocate stock to sales orders before physical pick. Additionally, you must ensure that the system can handle soft reservations across warehouses without impacting the physical inventory counts. You have the following options: A. Configure the Inventory Visibility Service add-in and set up soft reservations using the Allocation API. B. Use the standard Inventory On-hand report and manually reserve stock per warehouse. C. Implement Warehouse Management System (WMS) and use the wave execution to allocate stock. D. Set up Product Information Management with transfer orders to move stock between warehouses. Which option should you choose?

A.Configure the Inventory Visibility Service add-in and set up soft reservations using the Allocation API.
B.Implement Warehouse Management System (WMS) and use the wave execution to allocate stock.
C.Use the standard Inventory On-hand report and manually reserve stock per warehouse.
D.Set up Product Information Management with transfer orders to move stock between warehouses.
AnswerA

Option A is correct because it provides real-time multi-warehouse visibility and soft reservations.

Why this answer

Option A is correct because the Inventory Visibility Service add-in provides real-time multi-warehouse visibility and supports soft reservations via the Allocation API, which does not affect physical inventory. Option B is incorrect because manual reservation per warehouse is not real-time and doesn't offer a unified dashboard. Option C is incorrect because WMS wave execution is for physical warehouse operations, not for soft reservations across warehouses.

Option D is incorrect because transfer orders are for physical movement, not for soft reservation visibility.

51
MCQeasy

A company uses Dynamics 365 Finance. The tax accountant needs to configure value-added tax (VAT) codes for multiple jurisdictions. Where should they set up the VAT rates?

A.General ledger parameters
B.Accounts payable parameters
C.Inventory management parameters
D.Sales tax codes
AnswerD

Sales tax codes define the tax rates and calculation methods.

Why this answer

In Dynamics 365 Finance, value-added tax (VAT) rates are configured using sales tax codes, which are set up in the Tax module, not in General ledger, Accounts payable, or Inventory management parameters. The sales tax code defines the tax rate and calculation method for each jurisdiction, and it is the standard location for VAT rate setup across all modules.

Exam trap

The trap here is that candidates confuse 'Sales tax codes' with a US-only concept, but in Dynamics 365 Finance, 'Sales tax' is the generic term for all consumption taxes including VAT, and the setup is always done via sales tax codes, not module parameters.

How to eliminate wrong answers

Option A is wrong because General ledger parameters contain settings for ledger posting, fiscal calendars, and currency, but not for VAT rate definitions. Option B is wrong because Accounts payable parameters manage vendor payment terms, invoice policies, and approval workflows, not tax rate configuration. Option C is wrong because Inventory management parameters control inventory dimensions, costing methods, and warehouse processes, not VAT rates.

52
MCQmedium

A company uses Dynamics 365 Supply Chain Management with advanced warehouse management. They want to ensure that workers picking sales orders are directed to the nearest location with available inventory. Which configuration should they use?

A.Set up a work template that assigns the nearest work user.
B.Configure a location directive with a 'Nearest' strategy.
C.Define a mobile device menu item for 'Location Inquiry'.
D.Create a wave template that prioritizes proximity.
AnswerB

The 'Nearest' strategy directs to the closest available location.

Why this answer

Option B is correct because location directives in Dynamics 365 Supply Chain Management with advanced warehouse management can be configured with a 'Nearest' strategy. This strategy directs the system to calculate the shortest distance from the worker's current location to the nearest location containing available inventory, ensuring efficient picking routes for sales orders.

Exam trap

The trap here is that candidates often confuse work templates (which define work steps) with location directives (which control where inventory is picked from), leading them to select Option A instead of the correct routing configuration.

How to eliminate wrong answers

Option A is wrong because work templates define the structure of work (e.g., which steps to perform), not the spatial routing logic; assigning a 'nearest work user' is not a valid configuration for location-based picking. Option C is wrong because a mobile device menu item for 'Location Inquiry' is a read-only function that displays location details, not a routing mechanism to direct workers to the nearest inventory. Option D is wrong because wave templates control how loads are released and consolidated into waves, not the physical picking path; proximity is not a configurable strategy in wave templates.

53
MCQhard

A distribution company uses Dynamics 365 Supply Chain Management to manage its supply chain. Recently, the company has been facing issues with late deliveries to customers. The root cause analysis shows that the planning department is not accurately accounting for lead times from suppliers. The company wants to improve the accuracy of purchase order delivery dates. You need to configure the system to automatically calculate purchase order delivery dates based on vendor lead times and calendar exceptions. The company uses the Master Planning module for supply planning. You have the following options: A. Set up vendor lead times in the Vendor master and configure the purchase lead time field in the Product master. Then run Master Planning to generate planned purchase orders with correct delivery dates. B. Manually adjust delivery dates on each purchase order based on phone calls with vendors. C. Use the Procurement and Sourcing module to create blanket purchase agreements that override lead times. D. Configure the Warehouse Management module to use the shipment consolidation functionality to adjust delivery dates. Which option should you choose?

A.Configure the Warehouse Management module to use the shipment consolidation functionality to adjust delivery dates.
B.Manually adjust delivery dates on each purchase order based on phone calls with vendors.
C.Use the Procurement and Sourcing module to create blanket purchase agreements that override lead times.
D.Set up vendor lead times in the Vendor master and configure the purchase lead time field in the Product master. Then run Master Planning to generate planned purchase orders with correct delivery dates.
AnswerD

Option A is correct because Master Planning uses these lead times to calculate delivery dates.

Why this answer

Option A is correct because vendor lead times and product lead times are used by Master Planning to calculate delivery dates automatically. Option B is incorrect because manual adjustments are error-prone and not scalable. Option C is incorrect because blanket purchase agreements are for pricing and terms, not for lead time calculation.

Option D is incorrect because shipment consolidation is for outbound shipments, not for purchase order lead times.

54
MCQmedium

A company uses Dynamics 365 Finance and wants to automate the process of posting recurring journal entries for monthly depreciation. The journal entries must be generated automatically on the first day of each month. Which tool should you use?

A.Recurring journal voucher.
B.Periodic processing in Fixed assets.
C.Fixed assets journal.
D.General journal with a template.
AnswerA

Recurring journal voucher automates periodic journal entries.

Why this answer

Option D is correct because recurring journal voucher is designed for recurring entries like depreciation. Option A is wrong because general journal is for manual entries. Option B is wrong because periodic processing is a broader term, not a specific tool.

Option C is wrong because fixed assets journal is for asset acquisitions and disposals, not depreciation posting.

55
MCQeasy

A company implements Dynamics 365 Finance and needs to configure a chart of accounts that supports multiple legal entities. What is the best practice for managing shared accounts?

A.Delete accounts that are not used across all entities.
B.Use the shared chart of accounts feature and assign it to each legal entity.
C.Use financial dimensions to differentiate accounts by legal entity.
D.Create a separate chart of accounts for each legal entity to ensure independence.
AnswerB

This is the recommended approach for multi-entity setups.

Why this answer

Option A is correct. In Dynamics 365 Finance, the shared chart of accounts feature allows a single chart of accounts to be used across multiple legal entities, ensuring consistency and simplifying maintenance. Option B is incorrect because separate charts per entity increase complexity.

Option C is incorrect because financial dimensions are used for tracking, not for sharing accounts. Option D is incorrect because deleting accounts is not a best practice.

56
Multi-Selectmedium

Which TWO features in Dynamics 365 Supply Chain Management help reduce inventory carrying costs?

Select 2 answers
A.Vendor-managed inventory
B.Intercompany planning
C.Product variants
D.RFID tracking
E.Demand forecasting
AnswersA, E

VMI shifts inventory ownership to suppliers, reducing carrying costs.

Why this answer

Demand forecasting helps align inventory with demand, reducing excess stock. Vendor-managed inventory shifts inventory ownership to suppliers until consumed. Option A is wrong because RFID is for tracking, not cost reduction.

Option D is wrong because Product variants are for product differentiation. Option E is wrong because Intercompany planning is for internal transfers.

57
MCQhard

A manufacturing company uses Dynamics 365 Supply Chain Management. The production planner notices that a planned production order for 1,000 units of finished good FG-100 has a material shortage for component RM-200. The planner wants to automatically create purchase orders for the missing component and reschedule the production order. Which feature should be configured?

A.Warehouse management
B.Master planning
C.Product configuration
D.Inventory management
AnswerB

Master planning automatically creates planned orders and reschedules production based on material requirements.

Why this answer

Option A is correct because Master planning in Dynamics 365 Supply Chain Management can generate planned purchase orders and reschedule production orders based on material availability. Option B is wrong because Product configuration is for configure-to-order products. Option C is wrong because Inventory management handles stock counting, not planning.

Option D is wrong because Warehouse management deals with warehouse operations, not material planning.

58
MCQeasy

A company uses Dynamics 365 Commerce for its online store. They want to offer personalized product recommendations to customers based on their browsing history. Which Dynamics 365 capability should they use?

A.Marketing segments in Dynamics 365 Marketing
B.Product recommendations in Commerce
C.Customer Service Insights
D.Power BI embedded analytics
AnswerB

Commerce includes AI-driven product recommendations based on user behavior.

Why this answer

Dynamics 365 Commerce includes a built-in product recommendations engine that leverages AI and machine learning to analyze customer browsing and purchase history, enabling personalized product suggestions directly within the online store. This capability is specifically designed for e-commerce scenarios and integrates seamlessly with Commerce's product catalog and shopping experience.

Exam trap

The trap here is that candidates may confuse general analytics or marketing tools (like Power BI or Marketing segments) with the specialized, AI-driven product recommendation engine that is a native feature of Dynamics 365 Commerce.

How to eliminate wrong answers

Option A is wrong because Marketing segments in Dynamics 365 Marketing are used for audience targeting and campaign personalization, not for generating real-time product recommendations within a Commerce online store. Option C is wrong because Customer Service Insights is an analytics tool for customer service operations (e.g., case trends, sentiment analysis), not for e-commerce product recommendations. Option D is wrong because Power BI embedded analytics provides data visualization and reporting capabilities, not a built-in recommendation engine that dynamically suggests products based on browsing history.

59
MCQeasy

A company wants to automate the generation of vendor payments based on due dates. Which Dynamics 365 Finance feature should they use?

A.Cash flow forecasting
B.Purchase agreements
C.Payment proposals
D.Vendor invoice capture
AnswerC

Payment proposals generate payments automatically based on due dates.

Why this answer

Correct: Payment proposals automate payment generation. Option A is wrong because Vendor invoice capture is for invoice data entry. Option B is wrong because Purchase agreements are for contract pricing.

Option D is wrong because Cash flow forecasting is for predictions, not payments.

60
MCQmedium

A company uses Dynamics 365 Finance and Operations with dual-write integration to Dataverse. They notice that some purchase order headers are not syncing to Dataverse. What should they check first to resolve the issue?

A.Examine the System administration > User operations log for errors
B.Review Power Automate flow run history for the purchase order sync flow
C.Run the Data management framework’s data project to force sync
D.Check the Dual-write application orchestration form to view synchronization logs and errors
AnswerD

This form provides detailed sync status and error messages.

Why this answer

Option D is correct because the Dual-write application orchestration form in Dynamics 365 Finance and Operations provides a dedicated interface to view synchronization logs and errors for dual-write mappings. When purchase order headers fail to sync to Dataverse, this form shows the specific error messages, retry status, and mapping details, making it the first place to diagnose the issue directly within the dual-write infrastructure.

Exam trap

The trap here is that candidates often confuse the Data management framework (used for data projects) with dual-write synchronization, or assume Power Automate flows are involved, when in fact dual-write has its own dedicated monitoring interface that should be checked first.

How to eliminate wrong answers

Option A is wrong because the System administration > User operations log records user-initiated actions and system events, not dual-write synchronization errors; it would not capture the specific sync failures for purchase order headers. Option B is wrong because Power Automate flows are not the default mechanism for dual-write integration; dual-write uses its own built-in sync engine, and reviewing flow run history would only be relevant if a custom flow were used, which is not the case here. Option C is wrong because the Data management framework’s data project is used for bulk data import/export, not for troubleshooting real-time dual-write sync issues; forcing a sync via a data project does not address the underlying mapping or error state.

61
MCQeasy

A company uses Dynamics 365 Finance with multiple legal entities. They need to view consolidated financial data across all entities without manual intervention. What should they configure?

A.Currency revaluation
B.Consolidation
C.Financial dimension sets
D.Elimination rules
AnswerB

Consolidation aggregates financial data from multiple legal entities.

Why this answer

Option B is correct because consolidation in Dynamics 365 Finance automatically aggregates financial data from multiple legal entities. Option A is wrong because elimination rules remove intercompany transactions, not consolidate. Option C is wrong because currency revaluation adjusts exchange rates.

Option D is wrong because financial dimension sets are used for reporting hierarchies.

62
MCQmedium

A company uses Dynamics 365 Finance and Operations. They need to ensure that all purchase orders over $10,000 require approval from a manager. What feature should they configure?

A.Budget control
B.Audit policies
C.Workflows
D.Policy rules
AnswerC

Workflows can enforce approval rules based on purchase order amount.

Why this answer

Workflows in Dynamics 365 Finance and Operations allow you to define automated business processes that route documents, such as purchase orders, for approval based on conditions like amount thresholds. By configuring a purchase order workflow with a condition that triggers approval when the total exceeds $10,000, you ensure manager approval is required for high-value orders.

Exam trap

The trap here is that candidates confuse 'Policy rules' (which govern procurement policies like vendor catalogs) with 'Workflows' (which handle approval routing), leading them to select D instead of C.

How to eliminate wrong answers

Option A is wrong because Budget control is used to monitor and enforce budget limits on expenditures, not to route documents for approval. Option B is wrong because Audit policies are designed to evaluate transactions against rules for compliance and auditing purposes, not to require approval before a transaction is completed. Option D is wrong because Policy rules in Dynamics 365 Finance and Operations are typically used in procurement and sourcing to define purchasing policies (e.g., vendor selection), not to create approval workflows.

63
Multi-Selecteasy

Which TWO core capabilities are part of Dynamics 365 Human Resources? (Choose two.)

Select 2 answers
A.Employee self-service
B.Talent acquisition
C.Payroll integration
D.Learning management
E.Leave and absence management
AnswersA, E

Employee self-service is a core HR capability.

Why this answer

Employee self-service (A) is a core capability of Dynamics 365 Human Resources because it allows employees to view and update their personal information, request time off, and access pay slips without administrator intervention. Leave and absence management (E) is also a core capability, providing configurable leave plans, accrual rules, and workflows for requesting and approving time off. Both features are built into the Human Resources module of Dynamics 365 Finance and Operations apps.

Exam trap

The trap here is that candidates often confuse the retired Dynamics 365 Talent – Attract (talent acquisition) or external learning management systems as core capabilities of Dynamics 365 Human Resources, when in fact the exam focuses on the native features within the Finance and Operations Human Resources module.

64
MCQmedium

A company uses Dynamics 365 Finance and wants to track budget funds availability before posting purchase orders. Which budget control configuration must be enabled?

A.Budget plan
B.Budget register entry
C.Budget control
D.Budget model
AnswerC

Budget control enables checking funds availability before purchase orders are posted.

Why this answer

Option A is correct because budget control must be enabled and configured to check funds availability for purchase orders. Option B is wrong because budget plans are for planning, not control. Option C is wrong because budget register entries record budgets, not control.

Option D is wrong because budget models are used in planning.

65
Multi-Selecthard

Which THREE of the following are capabilities of Dynamics 365 Project Operations? (Choose three.)

Select 3 answers
A.Inventory Management
B.Resource Management
C.Project Planning
D.Time and Expense Tracking
E.Payroll Processing
AnswersB, C, D

Core capability.

Why this answer

Resource Management (B) is a core capability of Dynamics 365 Project Operations, enabling project managers to find, schedule, and assign resources based on skills, availability, and role requirements. It integrates with Project Operations' scheduling engine to optimize resource utilization across projects.

Exam trap

The trap here is that candidates often confuse Project Operations with full ERP systems, incorrectly assuming it includes Inventory Management or Payroll, when in fact it is a project-centric application focused on resource, planning, and time/expense tracking.

66
MCQeasy

A company wants to use AI to predict customer payment times in Dynamics 365 Finance. Which feature should they enable?

A.Cash flow forecasting
B.Financial reporting
C.Customer payment predictions
D.Invoice capture
AnswerC

Customer payment predictions use AI to predict payment dates for open invoices.

Why this answer

Customer payment predictions use AI to forecast when customers will pay invoices. Option A is correct. Option B is wrong because it is for reducing invoice processing time.

Option C is wrong because it is for cash flow forecasting. Option D is wrong because it is for financial reporting.

67
MCQhard

A company experiences slow ledger posting during month-end close. They suspect the General journal batch posting is causing contention. What is the best practice to improve performance?

A.Increase the batch server's memory allocation
B.Increase the number of batch tasks per batch job
C.Disable all workflows during month-end
D.Post journals manually one by one
AnswerB

More tasks allow parallel processing of journal lines, reducing contention.

Why this answer

Using batch processing with multiple tasks per batch reduces contention by running postings in parallel, improving throughput.

68
MCQhard

A company uses Dynamics 365 Commerce and wants to implement a buy-online-pick-up-in-store (BOPIS) scenario. The inventory must be reserved in real-time when the customer places the order. Which configuration is required?

A.Use the Inventory Visibility Add-in for external systems.
B.Configure the warehouse management process for the store.
C.Enable real-time inventory reservation at the store warehouse.
D.Set up cross-docking for store replenishment.
AnswerC

Real-time reservation ensures the item is held for the customer.

Why this answer

Option C is correct because Dynamics 365 Commerce requires the 'Enable real-time inventory reservation at the store warehouse' configuration to ensure that when a customer places a BOPIS order, the inventory is immediately reserved from the store’s warehouse. This setting triggers a real-time service call to the Commerce Scale Unit (CSU) to check and reserve stock, preventing overselling and ensuring the item is available for pickup.

Exam trap

The trap here is that candidates confuse the Inventory Visibility Add-in (which is for external visibility) with the internal real-time reservation setting, or they mistakenly think warehouse management or cross-docking processes handle BOPIS inventory locking.

How to eliminate wrong answers

Option A is wrong because the Inventory Visibility Add-in is designed for external system integration and multi-channel inventory synchronization, not for real-time reservation within the Commerce BOPIS flow. Option B is wrong because the warehouse management process (WMS) is used for advanced warehousing operations like wave processing and picking, not for real-time inventory reservation at the point of sale. Option D is wrong because cross-docking is a replenishment strategy to move goods directly from inbound to outbound, unrelated to reserving inventory for customer pickup orders.

69
MCQeasy

A company uses Dynamics 365 Finance to manage its budget. The finance team wants to prevent users from posting expenses that exceed the available budget. Which budget control configuration is required?

A.Budget plan
B.Budget model
C.Budget register entry
D.Budget control configuration
AnswerD

Enables budget control to check funds before posting.

Why this answer

Budget control configuration enables checking against budget. Budget plans are for planning. Budget register entries are for recording.

Budget model is a structure.

70
Multi-Selecthard

A company uses Dynamics 365 Finance. The accounting team needs to create a financial report that shows actual vs. budgeted expenses by department. Which THREE components must be configured?

Select 3 answers
A.Financial dimension sets
B.Main accounts
C.Budget model
D.Chart of accounts
E.Fixed asset group
AnswersA, B, C

Dimension sets allow reporting by department.

Why this answer

Financial dimension sets (A) are required because they define the combination of dimensions (e.g., Department, Cost Center) used to segment actual and budget data in reports. Main accounts (B) are the core accounts from the chart of accounts that capture the expense values. A budget model (C) is necessary because it holds the budget amounts for each account and dimension combination, enabling the actual vs. budget comparison.

Exam trap

The trap here is that candidates often confuse the chart of accounts as a required component, but it is a prerequisite structure already configured, not a component that must be specifically set up for this report; the key missing piece is the budget model, which holds the budget data.

71
MCQeasy

You are importing sales orders into Dynamics 365 Sales using Data Management. The exhibit shows the structure of the import file. Which field is required for the sales order header but missing?

A.LineTotal
B.SalesOrderNumber
C.DeliveryAddress
D.SalesOrderType
AnswerD

SalesOrderType is a required field to specify the order type (e.g., Journal, Quotation).

Why this answer

In Dynamics 365 Sales, the SalesOrderType field is mandatory for the sales order header when importing via Data Management because it determines whether the order is a journal or a standard order. Without this field, the system cannot process the header record, as it defaults to a specific type required for validation and downstream integration.

Exam trap

The trap here is that candidates often assume SalesOrderNumber is required because it appears unique, but Dynamics 365 auto-generates it, while SalesOrderType is a hidden mandatory field that is easily overlooked in import templates.

How to eliminate wrong answers

Option A is wrong because LineTotal is a line-level field, not a header field, and it is typically calculated automatically by the system based on quantity and price, not required for import. Option B is wrong because SalesOrderNumber is auto-generated by the system if not provided, making it optional rather than required for the header. Option C is wrong because DeliveryAddress is not mandatory for the sales order header; it can be defaulted from the customer record or left blank until later processing.

72
MCQeasy

You are reviewing the period closing checklist in Dynamics 365 Finance as shown in the exhibit. Which task must be completed before the period can be closed?

A.Generate vendor aging report
B.All tasks must be completed
C.Post vendor invoices
D.Run currency revaluation
AnswerC

Unposted invoices must be posted before the period can be closed; otherwise, the closing will fail.

Why this answer

All tasks shown are part of the closing process. However, the question asks which must be completed. Typically, posting vendor invoices should be done before closing.

Option B is correct. Option A is wrong because generating a report is not a prerequisite. Option C is wrong because currency revaluation can be done after closing in some setups.

Option D is wrong because the exhibit shows all as tasks, but the key is that unposted invoices must be posted.

73
MCQmedium

A company uses Dynamics 365 Finance to manage its fixed assets. The accountant needs to post a depreciation adjustment for a previous fiscal year that has already been closed. What should the accountant use?

A.Fixed asset journal
B.Depreciation adjustment journal
C.General journal
D.Depreciation proposal
AnswerB

This journal allows posting depreciation adjustments to prior closed periods.

Why this answer

The fixed asset journal is for routine transactions. Depreciation proposal posts planned depreciation. The depreciation adjustment journal is specifically for correcting prior year depreciation.

74
Multi-Selecthard

A company is implementing Dynamics 365 Customer Service and wants to use Copilot to improve agent productivity. Which TWO actions can Copilot perform in the customer service workspace?

Select 2 answers
A.Create a new case automatically when an email arrives
B.Create a knowledge article from a resolved case
C.Draft an email response to a customer based on the conversation context
D.Schedule a follow-up call with the customer
E.Summarize the case history for an agent when they open a case
AnswersC, E

Copilot can generate draft replies using conversation context.

Why this answer

Option C is correct because Copilot in Dynamics 365 Customer Service can draft an email response to a customer by analyzing the conversation context, including the case history and recent interactions, to generate a relevant reply. This leverages generative AI to summarize the context and produce a draft that agents can review and send, directly improving productivity by reducing manual typing.

Exam trap

The trap here is that candidates may confuse Copilot's generative AI capabilities (drafting and summarizing) with broader automation features like case creation or scheduling, which are handled by separate tools such as Power Automate or email rules.

75
Multi-Selecthard

Which THREE are valid item model groups used in Dynamics 365 Supply Chain Management?

Select 3 answers
A.LIFO
B.Moving average
C.FIFO
D.Standard cost
E.Weighted average
AnswersA, C, E

LIFO is a standard item model group.

Why this answer

Item model groups include FIFO, LIFO, and Weighted average. Option A (FIFO), Option B (LIFO), and Option D (Weighted average) are correct. Option C is a costing method, not a model group.

Option E is a cost flow assumption, not a group.

Page 1 of 13

Page 2