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

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

Page 2

Page 3 of 13

Page 4
151
MCQhard

A company uses Dynamics 365 Supply Chain Management and wants to automate the creation of purchase orders based on demand from sales orders. Which feature should they use?

A.Purchase requisition
B.Master planning
C.Consignment inventory
D.Vendor collaboration
AnswerB

Master planning calculates net requirements and can generate planned purchase orders automatically.

Why this answer

Master planning in Dynamics 365 Supply Chain Management uses demand from sales orders to generate planned purchase orders, ensuring inventory levels meet requirements. It performs net requirements calculations, considering existing stock, lead times, and order quantities, to automate procurement suggestions. This directly addresses the need to create purchase orders based on sales order demand.

Exam trap

The trap here is that candidates confuse purchase requisitions (a manual approval workflow) with master planning (an automated demand-driven engine), assuming any procurement-related feature can automate purchase order creation from sales orders.

How to eliminate wrong answers

Option A is wrong because a purchase requisition is a manual request for goods or services that must be approved before becoming a purchase order; it does not automatically generate purchase orders from sales order demand. Option C is wrong because consignment inventory is a vendor-managed stock model where goods are stored at the customer's site but not owned until consumed; it does not automate purchase order creation based on sales orders. Option D is wrong because vendor collaboration is a portal for sharing documents and data with suppliers, such as purchase orders or forecasts, but it does not generate purchase orders from demand.

152
MCQhard

A company uses Dynamics 365 Commerce. They need to offer a promotion where customers get a 10% discount on a specific product line. Which pricing mechanism should they configure?

A.Retail discount
B.Trade agreement
C.Price adjustment
D.Coupon
AnswerB

Trade agreements can define a discount percentage on a product line.

Why this answer

A trade agreement is the correct pricing mechanism because it allows you to define a specific discount percentage for a product line (e.g., 10% off all items in a category) directly in the Dynamics 365 Commerce pricing engine. Trade agreements are designed for negotiated or promotional pricing on specific products or product lines and are evaluated during price calculation, making them ideal for this scenario.

Exam trap

The trap here is that candidates often confuse 'retail discount' (which is transaction-level or customer-group-based) with 'trade agreement' (which is product-line-specific and percentage-based), leading them to select Option A instead of the correct B.

How to eliminate wrong answers

Option A (Retail discount) is wrong because retail discounts are typically applied to individual transactions or customer groups, not to a specific product line as a fixed percentage; they are more flexible but require manual or rule-based application. Option C (Price adjustment) is wrong because price adjustments are used for temporary or permanent changes to the base selling price of a product, not for percentage-based discounts on a product line; they modify the price directly rather than applying a discount. Option D (Coupon) is wrong because coupons are promotional codes that customers must redeem at checkout, not a mechanism to automatically apply a discount to a product line for all customers; they require customer action and are not configured as a standing pricing rule.

153
MCQhard

A company uses Dynamics 365 Finance and Operations with multiple legal entities. They need to eliminate intercompany transactions during consolidation. What should they configure?

A.Consolidation groups
B.Financial dimensions
C.Elimination rules in consolidation
D.Intercompany accounting setup
AnswerC

Elimination rules automatically remove intercompany transactions.

Why this answer

Option A is correct because the elimination rule automatically removes intercompany transactions during consolidation. Option B is wrong because intercompany accounting sets up accounts but does not eliminate. Option C is wrong because consolidation groups define which entities consolidate.

Option D is wrong because financial dimensions are for reporting categories.

154
MCQeasy

A company is setting up a new store in Dynamics 365 Commerce. They want to ensure that prices for products are automatically updated across all channels when changed in the head office. Which configuration should they use?

A.Use the Point of Sale (POS) to update prices directly.
B.Configure Retail Server to push price changes.
C.Enable real-time service for the channel database.
D.Set up a Commerce Data Exchange (CDE) schedule for price updates.
AnswerD

CDE is designed for data synchronization between HQ and channels.

Why this answer

Commerce Data Exchange (CDE) is the dedicated Dynamics 365 Commerce component for synchronizing data between the head office (HQ) and channel databases. A CDE schedule specifically handles the distribution of master data changes, such as price updates, ensuring that all channels (e.g., online stores, POS terminals) receive the updated prices automatically and consistently. This is the correct configuration for automated, scheduled price propagation across channels.

Exam trap

The trap here is that candidates confuse the real-time service (used for immediate, point-of-sale operations) with the scheduled, batch-based data synchronization provided by Commerce Data Exchange, which is the correct mechanism for propagating master data like prices.

How to eliminate wrong answers

Option A is wrong because Point of Sale (POS) is designed for transactional operations and local overrides, not for propagating price changes from the head office to all channels; updating prices directly in POS would only affect that specific terminal. Option B is wrong because the Retail Server is an API endpoint that serves data to channels on request, but it does not initiate or push price changes; it relies on CDE to have the updated data in the channel database. Option C is wrong because real-time service is used for immediate, synchronous operations like inventory lookups or price overrides during a transaction, not for bulk, scheduled updates of product prices across all channels.

155
MCQhard

Refer to the exhibit. A Dynamics 365 Supply Chain Management system returns the above JSON for on-hand inventory. For item A0001, what is the available physical quantity that is not reserved?

A.100
B.50
C.70
D.90
AnswerC

70 = 100 PhysicalInventory - 30 ReservedPhysical.

Why this answer

The available physical quantity that is not reserved is calculated as the on-hand inventory minus the physically reserved quantity. In the JSON, item A0001 has an on-hand quantity of 100 and a physical reservation of 30, so the available physical quantity not reserved is 100 - 30 = 70. This matches option C.

Exam trap

The trap here is that candidates often confuse total on-hand quantity with available quantity, forgetting to subtract physically reserved inventory, leading them to incorrectly select the total on-hand value of 100.

How to eliminate wrong answers

Option A is wrong because 100 represents the total on-hand quantity, not the quantity available after subtracting physical reservations. Option B is wrong because 50 would be the result if the reserved quantity were 50, but the actual reservation is 30. Option D is wrong because 90 would be the result if only 10 were reserved, but the JSON shows a reservation of 30.

156
MCQmedium

You are the supply chain consultant for a global electronics manufacturer that uses Dynamics 365 Supply Chain Management. The company procures components from multiple vendors and assembles finished goods in three factories: Berlin, Shanghai, and Monterrey. The current process requires planners to manually review demand and supply for each site and create purchase orders. The company wants to automate the generation of purchase requisitions based on forecasted demand and current inventory levels. Additionally, they need to ensure that the system respects vendor lead times and minimum order quantities. You propose using master planning to generate planned purchase orders. However, the procurement manager is concerned that planned orders might be created too frequently for low-demand items, causing an excessive number of small purchases. What should you configure to consolidate planned purchase orders for the same vendor within a defined time window?

A.Configure purchase order consolidation in master planning parameters.
B.Increase safety stock levels for low-demand items.
C.Enable action messages in master planning.
D.Set a coverage time fence for each item.
AnswerA

Purchase order consolidation groups planned orders for the same vendor within a time window.

Why this answer

Option C is correct because the 'Purchase order consolidation' feature in master planning allows grouping planned orders by vendor into a single purchase order, reducing the number of small orders. Option A is wrong because the 'Coverage time fence' determines how far ahead the system plans, not consolidation. Option B is wrong because 'Action messages' suggest changes to existing orders, not consolidation.

Option D is wrong because 'Safety stock' ensures inventory availability but does not consolidate orders.

157
MCQhard

A company is implementing Dynamics 365 Business Central and wants to use Copilot for generating marketing text for product descriptions. However, the generated text often contains inaccuracies about product specifications. What should the administrator do to improve the accuracy of Copilot-generated content?

A.Disable Copilot for marketing text and rely on manual descriptions
B.Change the Copilot language model to a more specialized one
C.Provide high-quality, well-structured product data in the system
D.Regularly review and edit the generated text so Copilot learns from corrections
AnswerC

Copilot uses the product data to generate text; accurate data leads to accurate output.

Why this answer

Copilot in Dynamics 365 Business Central generates marketing text by leveraging existing product data stored in the system. If the product specifications are inaccurate or incomplete, the generated content will reflect those flaws. Providing high-quality, well-structured product data ensures Copilot has accurate source information to work with, directly improving the reliability of its output.

Exam trap

The trap here is that candidates mistakenly believe Copilot can learn from corrections (Option D) or that it uses a customizable language model (Option B), when in fact Copilot's accuracy is entirely dependent on the quality of the data it is given, not on post-generation adjustments or model selection.

How to eliminate wrong answers

Option A is wrong because disabling Copilot avoids the problem rather than solving it, and manual descriptions are less efficient and not required if data quality is improved. Option B is wrong because Copilot in Business Central does not support switching to a specialized language model; it uses a fixed underlying model and relies on the quality of the data you provide. Option D is wrong because Copilot does not learn from user corrections in real time; it does not have a feedback loop that adjusts its behavior based on manual edits.

158
Matchingmedium

Match each Dynamics 365 Human Resources entity to its role.

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

Concepts
Matches

A specific job role within an organization

A group of related positions with shared duties

An individual employee or contractor

An organizational unit for reporting

Rules for determining employee pay

Why these pairings

These entities define the HR organizational structure.

159
MCQeasy

A company uses Dynamics 365 Supply Chain Management to manage warehouse operations. They want to ensure that workers are guided step-by-step during the picking process using mobile devices. Which feature should they implement?

A.Transport Management
B.Warehouse Management
C.Inventory Management
D.Production Control
AnswerB

The Warehouse Management module provides guided processes for mobile device users.

Why this answer

Option A is correct because the Warehouse Management module provides guided processes for mobile device users. Option B is wrong because Inventory Management focuses on stock levels, not guided picking. Option C is wrong because Production Control is for manufacturing execution.

Option D is wrong because Transport Management handles shipping and freight.

160
MCQmedium

You are a project administrator for a consulting company that uses Dynamics 365 Project Operations. The company has a team of 50 consultants who work on multiple projects simultaneously. The company uses time and material billing for most projects. You receive a complaint from a project manager that a consultant, John Doe, has not submitted his time entries for the past two weeks. The project manager needs to bill the client this week and John's time is critical for the invoice. You need to resolve this issue as quickly as possible. What should you do?

A.Manually enter the time entries for John based on his project schedule.
B.Escalate to the system administrator to force-submit the time entries.
C.Send an automatic reminder from the system and wait for John to submit.
D.Contact John directly and ask him to submit his time entries immediately.
AnswerD

Direct contact is fastest resolution.

Why this answer

Option D is correct because the most direct and efficient way to resolve the immediate billing issue is to contact John directly and ask him to submit his time entries. In Dynamics 365 Project Operations, time entry submission is a user-driven process; there is no automated mechanism for a project administrator or system administrator to force-submit or manually enter time on behalf of a consultant without proper permissions or data integrity risks. Direct communication ensures the fastest resolution without bypassing system controls or introducing inaccurate data.

Exam trap

The trap here is that candidates may assume the system administrator has a 'force-submit' capability or that manual entry based on a schedule is acceptable, but Microsoft exams test the understanding that time entry is a user-driven process and that direct communication is the only immediate solution for urgent submission needs.

How to eliminate wrong answers

Option A is wrong because manually entering time entries based on a project schedule would introduce inaccurate data, as the actual hours worked may differ from the schedule, and Dynamics 365 Project Operations does not allow a project administrator to create time entries for another user without explicit delegation or approval workflows. Option B is wrong because escalating to a system administrator does not provide a mechanism to force-submit time entries; the system administrator can only manage user permissions or system configurations, not override the time entry submission process. Option C is wrong because sending an automatic reminder and waiting for John to submit is too slow for the urgent billing deadline, and the system's reminder functionality is not designed to guarantee immediate compliance.

161
Multi-Selecteasy

You are a finance manager at Contoso Ltd. The company is implementing Dynamics 365 Finance and needs to set up the chart of accounts. Which TWO statements about the chart of accounts are correct?

Select 2 answers
A.Posting profiles are optional for posting transactions.
B.The chart of accounts is the foundation for financial reporting.
C.A chart of accounts can contain a maximum of 100 main accounts.
D.Main accounts are automatically created when a legal entity is created.
E.Main accounts can be shared across multiple legal entities.
AnswersB, E

Correct: The chart of accounts defines the structure for financial reporting.

Why this answer

Option A is correct because the chart of accounts defines the financial structure used for reporting. Option D is correct because main accounts can be shared across legal entities using shared main accounts. Option B is wrong because main accounts are not created automatically; they must be defined.

Option C is wrong because the chart of accounts is not limited to 100 accounts; it can have many. Option E is wrong because posting profiles are required for transaction posting.

162
MCQhard

A manufacturing company uses Dynamics 365 Supply Chain Management. They want to use AI to forecast demand for raw materials based on historical sales and external factors like weather. Which feature should they enable?

A.Enable Demand Forecasting with Azure Machine Learning integration.
B.Use the Forecasting setup in Master planning to generate baseline forecasts.
C.Configure Material Requirements Planning (MRP) to run nightly.
D.Implement Inventory Forecasting with Power BI dashboards.
AnswerA

Demand Forecasting uses AI to analyze historical data and external factors for predictions.

Why this answer

Demand forecasting uses AI and machine learning to predict future demand. It can incorporate external factors through Azure Machine Learning. Material Resource Planning uses forecasts but is not AI-driven itself.

163
MCQeasy

An HR administrator is reviewing the absence setup. John Doe has submitted a 1-day absence request for next Wednesday. The system shows an error that the absence duration cannot be calculated. What is the most likely cause?

A.The absence request requires manager approval first.
B.The leave type is not configured for the USMF legal entity.
C.The work calendar is not assigned to John's position.
D.The exhibit shows a time zone mismatch.
AnswerC

A work calendar is required to calculate absence duration.

Why this answer

The absence duration cannot be calculated because the system requires a valid work calendar assigned to the employee's position to determine working days and hours. Without a calendar, the system cannot compute the duration of a 1-day absence. Option C correctly identifies this as the most likely cause.

Exam trap

The trap here is that candidates may confuse a missing work calendar with other configuration issues like leave type setup or approval workflows, but the specific error 'absence duration cannot be calculated' directly points to the calendar assignment being missing.

How to eliminate wrong answers

Option A is wrong because manager approval is a workflow step that occurs after the absence request is submitted, not a prerequisite for calculating duration. Option B is wrong because the leave type configuration for a legal entity affects eligibility and accrual, not the ability to compute duration for a specific request. Option D is wrong because a time zone mismatch would affect date/time display but would not prevent the system from calculating a 1-day absence duration.

164
Multi-Selectmedium

Which TWO of the following are features of Dynamics 365 Finance?

Select 2 answers
A.Power BI dashboards
B.Credit and collections management
C.Warehouse management
D.Budget planning
E.Omnichannel order management
AnswersB, D

Credit and collections management is part of Accounts receivable in Finance.

Why this answer

Options A and C are correct. A: Budget planning is a core feature. C: Credit and collections management is part of accounts receivable.

Options B, D, and E are incorrect: B is a Power Platform feature, D is a supply chain feature, E is a commerce feature.

165
Multi-Selectmedium

Which THREE are core capabilities of Dynamics 365 Supply Chain Management?

Select 3 answers
A.Budgeting
B.Warehouse management
C.Production control
D.Sales order processing
E.Transportation management
AnswersB, C, E

Warehouse management is a core capability.

Why this answer

Warehouse management (B) is a core capability of Dynamics 365 Supply Chain Management, providing advanced inbound and outbound processes, wave execution, and location directives to optimize inventory movement and storage. It integrates with barcode scanning and mobile device workflows to enable real-time warehouse operations.

Exam trap

The trap here is that candidates confuse general business processes (like budgeting or sales order processing) with the specific, named core capabilities of Dynamics 365 Supply Chain Management, which are explicitly listed in the product documentation as warehouse, production, and transportation management.

166
MCQhard

A company uses Dynamics 365 Supply Chain Management. They have multiple vendors supplying the same raw material. The procurement manager wants to automatically allocate purchase orders to the vendor with the best combination of price, lead time, and quality rating. Which feature should they use?

A.Purchase agreements
B.Vendor bid analysis
C.Request for quotation
D.Vendor collaboration
AnswerB

Vendor bid analysis allows scoring vendors based on price, lead time, and quality to automatically allocate orders.

Why this answer

Option A is correct because vendor bid analysis in sourcing can compare multiple criteria. Option B is wrong because purchase agreements are for contracted pricing. Option C is wrong because request for quotation manages quotes but not automatic allocation.

Option D is wrong because vendor collaboration is for communication.

167
Multi-Selecteasy

Which TWO capabilities are core to Dynamics 365 Commerce?

Select 2 answers
A.Project cost management
B.Transportation management
C.Loyalty management
D.Budget control
E.Product recommendations
AnswersC, E

Loyalty management is a core capability of Dynamics 365 Commerce.

Why this answer

Loyalty management is a core capability of Dynamics 365 Commerce because it enables retailers to create, manage, and execute loyalty programs (e.g., points-based, tiered) directly within the omnichannel commerce platform. Product recommendations are also core, leveraging AI and machine learning to provide personalized product suggestions across e-commerce and point-of-sale (POS) channels, driving cross-sell and up-sell opportunities.

Exam trap

The trap here is that candidates confuse the core capabilities of Commerce with those of other Dynamics 365 apps (e.g., Finance, Supply Chain Management, Project Operations), leading them to select options like budget control or transportation management that are valid in other modules but not core to Commerce.

168
MCQmedium

Refer to the exhibit. The production order status is 'Started' and BOM consumption is set to 'Manual'. What must happen before the order can be reported as finished?

A.The system automatically consumes raw materials
B.The order must be scheduled again
C.A picking list must be registered to consume raw materials
D.The order must be estimated
AnswerC

Manual consumption requires manual registration of picking list.

Why this answer

With manual consumption, a picking list must be registered. Option B is correct. Option A is for automatic consumption.

Option C is not required. Option D is for scheduling.

169
MCQhard

Refer to the exhibit. The JSON snippet shows a main account configuration in Dynamics 365 Finance. Based on this configuration, which of the following is true about this account?

A.It has a debit balance of 100,000.
B.It defaults to credit posting.
C.It belongs to the Bank main account category.
D.It is a liability account.
AnswerA

The opening balance is 100,000 and DebitCredit is Debit.

Why this answer

Option A is correct because the opening balance is 100,000 and the account is a debit account, so it has a debit balance. Option B is wrong because the type is Asset, not Liability. Option C is wrong because the category is Cash, not Bank.

Option D is wrong because the DebitCredit is Debit.

170
Multi-Selecthard

Which THREE components are part of the Dynamics 365 Finance General ledger module?

Select 3 answers
A.Inventory posting profiles
B.Main accounts
C.Ledger calendar
D.Chart of accounts
E.Payment schedule
AnswersB, C, D

Main accounts are the primary accounts used for posting transactions in General ledger.

Why this answer

Options A, C, and D are correct because Chart of accounts defines the account structure, Ledger calendar defines fiscal periods, and Main accounts are the primary accounts used for posting. Option B is wrong because Payment schedules are used in Accounts payable and Accounts receivable, not General ledger. Option E is wrong because Inventory posting profiles are part of Inventory management.

171
MCQhard

The exhibit shows a configuration for a new legal entity in Dynamics 365 Finance. The chart of accounts is shared, but the fiscal calendar is set to 'Standard'. What is a potential issue?

A.The currency list must include all currencies used
B.The fiscal calendar must be the same across all entities using the shared chart of accounts
C.The exchange rate type must be set to 'Daily'
D.The legal entity name must be unique
AnswerB

Incompatibility can cause issues.

Why this answer

In Dynamics 365 Finance, when a chart of accounts is shared across multiple legal entities, the fiscal calendar must also be shared and consistent across those entities. The exhibit shows the fiscal calendar set to 'Standard' (which is a shared calendar), but if any other entity using the same shared chart of accounts has a different fiscal calendar, it will cause a configuration conflict. This is because the chart of accounts and fiscal calendar are tightly coupled in the ledger setup; mismatched calendars can lead to posting errors and period close inconsistencies.

Exam trap

The trap here is that candidates assume the fiscal calendar can be set independently per legal entity even when the chart of accounts is shared, but Microsoft requires the fiscal calendar to be shared as part of the ledger configuration to maintain data integrity.

How to eliminate wrong answers

Option A is wrong because the currency list does not need to include all currencies used; currencies are defined at the system level and assigned per legal entity or transaction, not forced by the chart of accounts sharing. Option C is wrong because the exchange rate type is not required to be 'Daily'; it can be set to any valid exchange rate type (e.g., Monthly, Average) based on business requirements, and this setting is independent of the fiscal calendar or chart of accounts sharing. Option D is wrong because the legal entity name does not need to be unique; legal entity names can be duplicated across different entities, but the legal entity ID (the key identifier) must be unique.

172
MCQmedium

Your organization is implementing Dynamics 365 Finance and needs to manage intercompany transactions between two legal entities. The transactions should be automatically reconciled in the general ledger. Which configuration is required?

A.Currency revaluation
B.Organization hierarchy
C.Intercompany accounting
D.Consolidation
AnswerC

Intercompany accounting automates intercompany transactions and reconciliation.

Why this answer

Intercompany accounting setup enables automatic generation and elimination of intercompany transactions. Option A is for currency translation. Option C is for consolidation.

Option D is for company information.

173
MCQeasy

A project manager needs to track time and expenses against a project budget in Dynamics 365 Project Operations. Which module should they primarily use?

A.Time and Expense
B.Sales
C.Finance
D.Procurement
AnswerA

The Time and Expense module is designed for capturing time and expenses against projects.

Why this answer

The Time and Expense module in Dynamics 365 Project Operations is specifically designed for project managers to record and track time entries and expense reports against a project budget. It provides the core functionality to capture actuals, compare them to budgeted amounts, and manage approvals, making it the primary module for this task.

Exam trap

The trap here is that candidates often confuse the Finance module with the Time and Expense module, assuming that all financial tracking happens in Finance, but in Project Operations, time and expense tracking is a dedicated module that feeds data into Finance for invoicing and accounting.

How to eliminate wrong answers

Option B (Sales) is wrong because the Sales module handles lead-to-cash processes like quotes, opportunities, and contracts, not time and expense tracking against a project budget. Option C (Finance) is wrong because while Finance integrates with Project Operations for general ledger and invoicing, it is not the primary module for tracking time and expenses against a project budget; that is the role of the Time and Expense module. Option D (Procurement) is wrong because Procurement manages purchase orders and vendor sourcing, not employee time and expense tracking against a project budget.

174
MCQmedium

You are a Dynamics 365 administrator for a manufacturing company that uses Dynamics 365 Finance and Supply Chain Management. The company has recently deployed Copilot for Dynamics 365. The accounts payable manager reports that when they ask Copilot to 'Show all overdue invoices', the system returns an error message saying 'I'm sorry, but I can't provide that information.' Other Copilot functions, such as generating financial reports and analyzing variances, work correctly. The manager has the correct security roles and permissions to view overdue invoices through the standard user interface. What is the most likely reason for this behavior?

A.The Copilot service is temporarily unavailable.
B.The user does not have a Copilot license assigned.
C.The user's security role does not include the 'View overdue invoices' privilege.
D.The Copilot for Finance module is disabled in the system parameters.
AnswerB

Copilot requires a separate license per user to function.

Why this answer

Option D is correct because Copilot requires an additional Copilot license per user, even if the user already has a Dynamics 365 license and proper security roles. The error indicates that the user's license does not include Copilot. Option A is incorrect because the user can access overdue invoices via the UI, so the security role is fine.

Option B is incorrect because the Copilot service is working for other functions. Option C is incorrect because the Copilot module is not separately disabled; it's a per-user license.

175
MCQeasy

A company wants to use Dynamics 365 Supply Chain Management to optimize their transportation costs and delivery schedules. Which module should they primarily use?

A.Procurement and Sourcing
B.Master Planning
C.Transportation Management
D.Warehouse Management
AnswerC

Transportation Management manages shipping, freight, and logistics optimization.

Why this answer

Option B is correct because the Transportation Management module is designed to manage shipping, freight, and logistics optimization. Option A is wrong because Warehouse Management focuses on internal warehouse operations. Option C is wrong because Master Planning handles supply and demand planning.

Option D is wrong because Procurement and Sourcing manages purchasing.

176
Multi-Selecthard

Which THREE capabilities are core to Dynamics 365 Finance?

Select 3 answers
A.General ledger
B.Fixed asset management
C.Budget control
D.Production control
E.Warehouse management
AnswersA, B, C

General ledger is a core capability of Dynamics 365 Finance.

Why this answer

General ledger is a core capability of Dynamics 365 Finance because it serves as the central repository for all financial transactions, providing the foundation for financial reporting, account structures, and fiscal period management. It enables organizations to maintain a complete audit trail and comply with accounting standards such as GAAP and IFRS.

Exam trap

The trap here is that candidates often confuse the boundaries between Dynamics 365 Finance and Dynamics 365 Supply Chain Management, mistakenly selecting production or warehouse capabilities as core to Finance when they belong to the supply chain app.

177
MCQhard

A retail company using Dynamics 365 Finance notices that sales tax is not being calculated correctly on invoices for cross-border transactions. The tax setup includes multiple tax codes and tax groups. What is the most likely cause?

A.Tax codes are not correctly assigned to the items or customers involved.
B.The tax authority is not configured for cross-border transactions.
C.The ledger posting group for sales tax is set incorrectly.
D.Withholding tax is enabled for the vendor.
AnswerA

Tax codes determine the rate and rules; incorrect assignment leads to wrong calculation.

Why this answer

Option B is correct because incorrect assignment of tax codes to items or customers is a common cause of tax calculation errors. Option A is wrong because tax authority setup does not directly affect calculation. Option C is wrong because ledger posting groups affect posting, not calculation.

Option D is wrong because withholding tax is separate.

178
MCQmedium

Refer to the exhibit. A company uses the 'Process inventory reservation' job to manage inventory reservations for online orders. The job is scheduled to run every 5 minutes. At 12:30 PM, a customer places an order but the inventory reservation is not created until 12:50 PM. What is the most likely cause of this delay?

A.The job is not configured to process reservations for online orders.
B.The job failed during the last run.
C.The job is set to run every 5 minutes but it takes 20 minutes to process.
D.The job only processes reservations at its scheduled times, so the order will be processed at 12:50 PM.
AnswerD

The next scheduled run is at 12:50 PM.

Why this answer

The 'Process inventory reservation' job in Dynamics 365 Commerce is a batch job that runs on a scheduled interval. When a customer places an order at 12:30 PM, the reservation is not created until the next scheduled run of the job. Since the job runs every 5 minutes, the next run after 12:30 PM would be at 12:35 PM, but the reservation was not created until 12:50 PM.

This indicates that the job is processing reservations only at its scheduled times, and the delay is due to the job's scheduled execution cycle, not a failure or configuration issue.

Exam trap

The trap here is that candidates may assume the job runs continuously or processes orders immediately, but the question tests understanding that batch jobs in Dynamics 365 Commerce operate on a scheduled basis and do not process reservations in real-time.

How to eliminate wrong answers

Option A is wrong because the job is specifically designed to process reservations for online orders, and there is no indication that it is not configured for that purpose. Option B is wrong because if the job had failed during the last run, it would not have processed the reservation at 12:50 PM either; the reservation would remain unprocessed until the job is manually restarted or the next successful run. Option C is wrong because the job is scheduled to run every 5 minutes, and even if it takes 20 minutes to process, it would still start a new instance every 5 minutes (assuming no concurrency issues), so the reservation would be picked up by a subsequent run, not delayed until 12:50 PM.

179
MCQmedium

A company uses Dynamics 365 Finance and wants to automate the generation of vendor payments for approved invoices that are due within the next seven days. The payment proposal should include invoices from all vendors. What is the best way to configure this?

A.Create a payment proposal with a 'Due by' date filter set to seven days from today.
B.Configure a payment schedule for each vendor.
C.Set up a vendor payment retention for each invoice.
D.Use the 'Payment journal' to manually select invoices.
AnswerA

This will select invoices due within the next seven days.

Why this answer

Option A is correct because a payment proposal with a 'Due by' date filter will select invoices due within that period. Option B is wrong because a payment schedule is for recurring payments, not for due date filtering. Option C is wrong because a payment journal is used to post payments but does not automatically select invoices.

Option D is wrong because a vendor payment retention is for holding payments, not for selecting due invoices.

180
MCQeasy

A company needs to ensure that only users with the 'Accounts payable manager' role can approve vendor invoices. How should this be configured?

A.Configure an Organization hierarchy
B.Set up an Audit policy
C.Create a workflow that requires the role
D.Assign the role in Security configuration
AnswerD

Security roles control user permissions and access.

Why this answer

Correct: Assign the role in Security configuration. Option A is wrong because Workflow can include role but roles are assigned via Security. Option B is wrong because Organization hierarchy defines structure.

Option D is wrong because Audit policy is for monitoring.

181
Multi-Selecteasy

Which THREE modules are part of Dynamics 365 Commerce?

Select 3 answers
A.Budgeting
B.Point of sale (POS)
C.Online store
D.Call center
E.Production control
AnswersB, C, D

POS is a module in Commerce.

Why this answer

Point of Sale (POS) is a core module of Dynamics 365 Commerce that enables in-store transactions, inventory management, and customer engagement at the physical retail location. It integrates directly with the online store and call center modules to provide a unified omnichannel commerce experience.

Exam trap

The trap here is that candidates often confuse the modules of Dynamics 365 Commerce with those of other Dynamics 365 apps, such as Finance or Supply Chain Management, leading them to select Budgeting or Production control which are not part of Commerce.

182
Multi-Selecteasy

Which TWO of the following are valid warehouse management processes in Dynamics 365 Supply Chain Management?

Select 2 answers
A.Receiving and putaway
B.Vendor returns
C.Picking and shipment
D.Transfer order creation
E.Production consumption and production reporting
AnswersA, C

Receiving and putaway are standard inbound warehouse processes.

Why this answer

Receiving and putaway, and picking and shipment are core warehouse processes. Production consumption and production reporting are manufacturing processes. Transfer order creation is inventory management.

Vendor returns involve purchasing.

183
MCQeasy

A retail company uses Dynamics 365 Finance to process customer payments. The accounts receivable clerk receives a payment from a customer that partially pays an invoice. The clerk wants to apply the payment to the oldest invoice first. Which feature should the clerk use?

A.Run the collections process to identify the oldest invoice.
B.Configure the credit and collections parameters to auto-apply payments.
C.Create a payment schedule for the customer.
D.Use the settlement functionality in the customer payment journal.
AnswerD

Settlement allows manual application of payments to specific invoices.

Why this answer

Option A is correct because settlement is used to apply payments to invoices. Option B is wrong because collections is for managing overdue payments. Option C is wrong because credit and collections is a module, not a specific feature for applying payments.

Option D is wrong because payment schedules are for installment payments.

184
MCQeasy

A company uses Dynamics 365 Supply Chain Management. They want to use the product configurator to allow salespeople to configure a product's options (e.g., color, size) based on rules. What should they create?

A.Bill of materials (BOM) and route.
B.Product variant with predefined options.
C.Constraint-based product configuration model.
D.Item configuration group.
AnswerC

This model uses constraints to define valid option combinations.

Why this answer

Option A is correct because constraint-based product configuration models use constraints and rules to define valid combinations. Option B is wrong because bill of materials (BOM) is for manufacturing components. Option C is wrong because route is for production steps.

Option D is wrong because item configuration groups are not a standard concept.

185
MCQhard

A manufacturing company uses Dynamics 365 Finance. The finance team notices that the 'Work in process' (WIP) account balances are not clearing correctly after production orders are completed. The production orders use the 'Standard cost' costing method. What is the most likely cause of this issue?

A.The production order variances have not been calculated and posted.
B.The bill of materials (BOM) version is not approved.
C.The cost category for the production route is set to 'Indirect cost' instead of 'Direct'.
D.The item coverage group is set to 'Period' instead of 'Requirement'.
AnswerA

Variances must be calculated and posted to clear WIP.

Why this answer

Option C is correct because if variances are not calculated and posted, the WIP account will not clear properly. Option A is wrong because BOM version approval affects costing but not WIP clearing. Option B is wrong because item coverage settings affect planning, not accounting.

Option D is wrong because a single cost category record does not prevent WIP clearing.

186
MCQmedium

A company uses Dynamics 365 Finance and wants to use Copilot to help with financial reporting. Which action can be performed using Copilot in Dynamics 365 Finance?

A.Approve purchase orders based on budget availability
B.Generate a draft financial report by describing the required layout and data in natural language
C.Pull real-time bank transaction data from external financial institutions
D.Automatically reconcile bank statements with ledger entries
AnswerB

Copilot can interpret natural language to create draft reports.

Why this answer

Copilot in Dynamics 365 Finance leverages generative AI to interpret natural language descriptions and automatically generate draft financial reports, such as trial balances or income statements, based on the user's specified layout and data requirements. This capability streamlines report creation by allowing users to describe what they need in plain English, which Copilot then translates into the appropriate report structure and data queries within the system.

Exam trap

The trap here is that candidates may confuse Copilot's natural language report generation with other automated financial processes like reconciliation or data integration, which are handled by separate dedicated modules and not by Copilot's AI capabilities.

How to eliminate wrong answers

Option A is wrong because Copilot does not have the authority or integration to approve purchase orders; purchase order approval is a workflow-driven process based on predefined budget checks and user roles, not an AI action. Option C is wrong because pulling real-time bank transaction data from external financial institutions requires a dedicated integration service like Open Banking APIs or a third-party connector, not Copilot's natural language processing capabilities. Option D is wrong because automatic bank reconciliation is performed by the Bank Reconciliation module using matching rules and algorithms, not by Copilot, which focuses on generating content and insights rather than executing transactional processes.

187
MCQhard

A company uses Dynamics 365 Finance with multiple legal entities. The finance team needs to enforce a consistent chart of accounts across all entities. Which feature should they use?

A.Financial dimensions
B.Legal entity override
C.Main account categories
D.Shared chart of accounts
AnswerD

Shared chart of accounts enforces a consistent chart across legal entities.

Why this answer

Option B is correct because shared chart of accounts allows a single chart of accounts to be used across legal entities. Option A is wrong because financial dimensions are for segmentation, not enforcement. Option C is wrong because each legal entity can have its own chart of accounts.

Option D is wrong because main accounts are part of the chart but not the enforcement mechanism.

188
MCQeasy

A company wants to use Dynamics 365 Finance to automatically recognize revenue over time for subscription-based services. Which feature should they configure?

A.Revenue recognition
B.Fixed assets management
C.Accounts payable
D.Budgeting
AnswerA

Revenue recognition allows recognizing revenue over time for subscriptions.

Why this answer

Revenue recognition in Dynamics 365 Finance enables automatic scheduling and deferral of revenue based on contract terms, such as subscription services. It uses deferred revenue schedules and fair value allocation to recognize revenue over time, aligning with ASC 606 and IFRS 15 standards.

Exam trap

The trap here is that candidates confuse 'revenue recognition' with general accounting modules like Accounts Payable or Budgeting, assuming any financial feature can handle revenue deferral, when only the dedicated Revenue recognition feature provides the required scheduling and compliance logic.

How to eliminate wrong answers

Option B is wrong because Fixed assets management handles depreciation, acquisition, and disposal of physical assets, not revenue scheduling. Option C is wrong because Accounts payable manages vendor invoices and payments, not revenue recognition. Option D is wrong because Budgeting focuses on financial planning and forecasting, not the periodic recognition of earned revenue.

189
MCQeasy

A company wants to use AI to predict potential stockouts and suggest replenishment actions. Which Dynamics 365 Supply Chain Management capability should they leverage?

A.Master planning
B.Demand forecasting
C.IoT Intelligence
D.Inventory optimization
AnswerB

Demand forecasting uses AI to predict future demand and identify stockout risks.

Why this answer

Demand forecasting in Dynamics 365 Supply Chain Management uses AI and machine learning to analyze historical data, seasonal patterns, and external factors to predict future demand. This capability directly addresses the need to predict potential stockouts and suggest replenishment actions by generating accurate demand predictions that feed into planning processes.

Exam trap

The trap here is that candidates confuse 'demand forecasting' (which generates predictions) with 'master planning' (which uses those predictions to create supply orders), or they assume 'inventory optimization' includes demand prediction when it actually optimizes inventory levels based on existing forecasts.

How to eliminate wrong answers

Option A is wrong because Master planning is a deterministic engine that calculates supply requirements based on existing demand forecasts and orders, but it does not itself use AI to predict demand; it relies on inputs like demand forecasts. Option C is wrong because IoT Intelligence focuses on real-time monitoring of equipment and processes via sensor data, not on predicting stockouts or suggesting replenishment actions. Option D is wrong because Inventory optimization uses AI to set safety stock levels and reorder points, but it does not generate demand predictions; it optimizes inventory parameters based on existing forecasts and service levels.

190
MCQmedium

A company using Dynamics 365 Supply Chain Management notices that inventory accuracy is low due to manual data entry errors. Which feature can help automate data capture and improve accuracy?

A.Warehouse mobile devices
B.Quality management
C.Inventory counting
D.Vendor collaboration
AnswerA

Warehouse mobile devices enable barcode scanning to automate data entry.

Why this answer

Option C is correct because Warehouse mobile devices allow barcode scanning to automate data entry and improve accuracy. Option A is wrong because Quality management is for inspections. Option B is wrong because Inventory counting is a manual process.

Option D is wrong because Vendor collaboration is external.

191
MCQmedium

A company uses Dynamics 365 Commerce. They want to offer a promotion: 'Buy one, get one free' for specific products. Which pricing engine capability should they use?

A.Mix and match discounts
B.Quantity discount
C.Periodic discount
D.Total discount
AnswerA

Mix and match discounts support buy-one-get-one-free promotions.

Why this answer

The 'Buy one, get one free' promotion is a classic mix and match scenario where a specific combination of products (e.g., two items from a defined set) triggers a discount. In Dynamics 365 Commerce, the Mix and match discount engine is designed to handle such promotional offers by defining a set of products and the required quantity to qualify for a discount, including free items. This capability allows the system to automatically apply the discount at the point of sale when the correct product combination is scanned.

Exam trap

The trap here is that candidates often confuse 'Mix and match discounts' with 'Quantity discounts' because both involve multiple items, but quantity discounts reduce the price per unit for all items, while mix and match discounts require a specific combination and can offer free items.

How to eliminate wrong answers

Option B (Quantity discount) is wrong because quantity discounts apply a reduced price per unit when a customer purchases a specified total number of items, not a 'free item' scenario. Option C (Periodic discount) is wrong because periodic discounts are simple price reductions for a specific product during a defined time period, without requiring a combination of products. Option D (Total discount) is wrong because total discounts apply a percentage or amount off the entire transaction total, not a specific product combination like 'buy one, get one free'.

192
Multi-Selectmedium

Which TWO of the following are required to use the Planning Optimization add-in in Dynamics 365 Supply Chain Management?

Select 2 answers
A.Azure Machine Learning workspace must be configured.
B.Demand forecasting feature must be enabled.
C.An active Dynamics 365 subscription with appropriate license.
D.Planning Optimization add-in must be installed and enabled.
E.Power BI integration must be configured.
AnswersC, D

A valid subscription is required to use the add-in.

Why this answer

Options A and D are correct. Planning Optimization requires the add-in to be enabled and an active Dynamics 365 subscription. Option B is wrong because Azure Machine Learning is not required.

Option C is wrong because the Demand forecasting feature is separate. Option E is wrong because Power BI is not required.

193
MCQhard

A company uses Dynamics 365 Finance and needs to allocate overhead costs from a cost center to multiple departments based on square footage. Which costing method should be used?

A.Activity-based costing
B.Cost allocation
C.Standard costing
D.Absorption costing
AnswerB

Cost allocation allows distributing costs using allocation bases like square footage.

Why this answer

Option C is correct because cost allocation in Dynamics 365 Finance allows distributing costs based on allocation bases such as square footage. Option A is wrong because absorption costing assigns costs to products, not departments. Option B is wrong because standard costing is for inventory valuation.

Option D is wrong because activity-based costing assigns costs based on activities, but the feature to allocate by square footage is cost allocation.

194
MCQhard

A multinational company using Dynamics 365 Finance needs to comply with local tax reporting requirements in multiple countries. The tax rates and rules change frequently. Which tool should you use to manage tax configurations without customizing the code?

A.General ledger parameters.
B.Electronic reporting module.
C.Tax engine.
D.Feature management.
AnswerC

Tax engine is designed for configurable tax rules.

Why this answer

Option B is correct because the tax engine allows configuration of tax rules without code. Option A is wrong because the general ledger is for accounting entries. Option C is wrong because the electronic reporting module is for generating reports, not managing tax rules.

Option D is wrong because the feature management tool enables/disables features, not tax configurations.

195
MCQmedium

You are a Dynamics 365 Supply Chain Management functional consultant for a food and beverage company. The company receives raw materials from multiple suppliers and needs to enforce quality inspections on all inbound shipments of dairy products. If a dairy shipment fails inspection, the entire lot must be quarantined and cannot be used in production. Additionally, the company wants to automatically generate purchase orders when the inventory level of a key ingredient falls below a reorder point. The inventory planner will review and approve the suggested orders before they are sent to suppliers. You need to configure the system to: (1) enforce quality inspections on inbound dairy products; (2) automatically quarantine failed lots; (3) generate purchase order suggestions based on reorder points. What should you do?

A.Create a quality order for each inbound dairy shipment and configure a workflow to approve or reject. Use safety stock journal to create purchase orders when stock is low.
B.Use quality orders with a sampling plan for dairy products and set inventory status to 'Quarantine' on failure. Set up item coverage with a reorder point and run master planning to generate planned purchase orders.
C.Set up vendor evaluation to inspect dairy suppliers and use inventory blocking to quarantine. Configure master planning with safety stock for automatic purchase orders.
D.Create a cycle counting plan for dairy products and set up a quarantine zone in the warehouse. Configure item coverage with a min-max system for automatic purchase orders.
AnswerB

Correct: quality orders for inspections, status for quarantine, and coverage for reorder.

Why this answer

To enforce quality inspections, create a quality order with a sampling plan for dairy products (option D). Quarantine can be enforced by setting the inventory status to 'Quarantine' on failure. For purchase order suggestions, set up item coverage with a reorder point and use master planning to generate planned purchase orders.

Option D is correct. Option A uses cycle counting for inspections, not quality orders. Option B uses vendor evaluation, not quarantine.

Option C uses safety stock journal, not automatic generation.

196
Multi-Selecteasy

Which TWO are benefits of using warehouse management in Dynamics 365 Supply Chain Management?

Select 2 answers
A.Managing financial budgets
B.Defining location directives for putaway
C.Using wave management to optimize picking
D.Generating purchase orders automatically
E.Tracking production order status
AnswersB, C

Location directives guide putaway and picking in warehouse management.

Why this answer

Options B and D are correct. Warehouse management enables wave management and location directives. Managing financial budgets is in Finance.

Generating purchase orders is in Procurement. Tracking production orders is in Production control.

197
MCQeasy

A logistics company wants to use Dynamics 365 Supply Chain Management to track transportation costs and optimize routing. Which module should they implement?

A.Sales and marketing
B.Transportation management
C.Warehouse management
D.Procurement and sourcing
AnswerB

Transportation management manages freight, routing, and costs.

Why this answer

Option B is correct because Transportation management in Dynamics 365 Supply Chain Management handles freight, routing, and cost optimization. Option A is wrong because Warehouse management is for inbound/outbound operations. Option C is wrong because Procurement and sourcing is for purchasing.

Option D is wrong because Sales and marketing is for customer orders.

198
MCQeasy

A company uses Dynamics 365 Supply Chain Management and wants to track production costs in real time. Which feature should they use?

A.Cost accounting
B.Inventory management
C.Production control
D.Project management
AnswerC

Tracks production orders and costs.

Why this answer

Option C is correct because Production control allows tracking of production orders and costs in real time. Option A is incorrect because Inventory management tracks stock, not production costs. Option B is incorrect because Cost accounting is for general cost analysis.

Option D is incorrect because Project management is for projects.

199
MCQeasy

A retail company uses Dynamics 365 Commerce to manage its online store. Customers complain that they cannot apply a promotional coupon code during checkout. The coupon code is active and has no usage limits. What is the most likely cause?

A.The payment method selected by the customer is not supported.
B.The pricing engine is disabled for the online store.
C.The coupon is not associated with a discount that is configured for the online store channel.
D.The product in the cart is out of stock.
AnswerC

Coupons require a discount setup with channel assignment to work.

Why this answer

In Dynamics 365 Commerce, a coupon code is a specific discount mechanism that must be linked to a discount entity, and that discount must be explicitly configured for the online store channel. Even if the coupon is active and has no usage limits, it will not apply during checkout if the underlying discount is not associated with the online store's channel. This is because the pricing engine validates channel-level discount assignments before applying any coupon.

Exam trap

The trap here is that candidates assume an active coupon with no usage limits will always work, overlooking the critical requirement that the underlying discount must be explicitly associated with the specific channel (online store) where the transaction occurs.

How to eliminate wrong answers

Option A is wrong because the payment method selected by the customer does not affect coupon code application; coupon validation occurs before payment processing and is independent of payment method support. Option B is wrong because the pricing engine cannot be disabled for an online store—it is a core component of Dynamics 365 Commerce that always runs; disabling it would break all pricing, not just coupons. Option D is wrong because out-of-stock products typically prevent checkout completion or show an inventory error, but they do not interfere with coupon code validation or application.

200
MCQmedium

A food and beverage company uses Dynamics 365 Supply Chain Management. They need to manage batch attributes such as shelf-life and allergen information for raw materials. Which feature should they configure?

A.Batch attributes
B.Quality orders
C.Inventory dimension groups
D.Product variants
AnswerA

Batch attributes manage characteristics like shelf-life and allergen information.

Why this answer

Option B is correct because Batch attributes are specifically designed to manage characteristics like shelf-life and allergen info. Option A is wrong because Product variants are for different versions of a product, not attributes. Option C is wrong because Inventory dimension groups define tracking dimensions, not specific attributes.

Option D is wrong because Quality orders are for testing, not for managing attributes.

201
MCQeasy

A company wants to use Dynamics 365 Finance to automate the approval of purchase requisitions under $1,000. What feature should be configured?

A.Budget control
B.Vendor approval
C.Workflow automation
D.Purchase policies
AnswerC

Automates approval rules.

Why this answer

Workflow automation in Dynamics 365 Finance allows you to define business processes that route documents for approval. By configuring a purchase requisition workflow with a conditional decision (e.g., amount <= $1,000), the system can automatically approve the requisition without manual intervention. This feature is specifically designed to automate approval steps based on configurable rules.

Exam trap

The trap here is that candidates confuse 'purchase policies' (which set rules like spending limits) with the actual automation engine (workflow) that enforces those rules through approval routing.

How to eliminate wrong answers

Option A is wrong because budget control is used to enforce budget limits and prevent overspending, not to automate approval routing. Option B is wrong because vendor approval manages the onboarding and maintenance of vendor records, not the approval of purchase requisitions. Option D is wrong because purchase policies define rules for procurement (e.g., allowed categories, spending limits) but do not themselves provide the automated approval workflow; they work in conjunction with workflow automation.

202
MCQhard

Refer to the exhibit. A product has a tax group of 'WA' and a tax rate of 0.087. The price is set to 29.99. A customer in Washington state purchases this product. What will be the final price including tax?

A.$29.99
B.$32.59
C.$32.60
D.$32.48
AnswerC

29.99 + (29.99 * 0.087) = 32.60.

Why this answer

Option C is correct because the final price including tax is calculated by adding the tax amount to the base price. The tax amount is $29.99 * 0.087 = $2.60913, which rounds to $2.61 (standard rounding to two decimal places). Adding this to $29.99 gives $32.60.

Dynamics 365 Commerce applies tax rounding based on the system's tax calculation settings, typically rounding to the nearest cent.

Exam trap

The trap here is that candidates often forget to round the tax amount to two decimal places before adding it to the price, leading them to choose $32.59 (truncation) instead of the correctly rounded $32.60.

How to eliminate wrong answers

Option A is wrong because it assumes no tax is applied, but the tax group 'WA' and rate 0.087 indicate a sales tax must be added for Washington state. Option B is wrong because $32.59 results from truncating the tax amount ($2.60913 truncated to $2.60) instead of rounding it correctly to $2.61. Option D is wrong because $32.48 would require a tax rate of approximately 0.083, which does not match the given 0.087 rate.

203
Matchingmedium

Match each Dynamics 365 Finance module to its primary function.

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

Concepts
Matches

Central repository for financial data

Manage vendor invoices and payments

Manage customer invoices and collections

Plan and monitor financial resources

Track and depreciate company assets

Why these pairings

These are core financial modules in Dynamics 365 Finance.

204
Matchingmedium

Match each Dynamics 365 Supply Chain Management concept to its description.

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

Concepts
Matches

List of components needed to produce an item

Sequence of operations in production

Visual signal for just-in-time production

Control inventory movement and storage

Forecast customer demand to optimize inventory

Why these pairings

These are key concepts in supply chain management.

205
Multi-Selecthard

A multinational organization uses Dynamics 365 Finance with multiple currencies. They need to comply with local accounting standards that require revaluation of foreign currency balances at month-end. Which THREE actions should be performed?

Select 3 answers
A.Run Accounts payable foreign currency revaluation
B.Run Reporting currency translation
C.Run General ledger foreign currency revaluation
D.Run Accounts receivable foreign currency revaluation
E.Run Exchange rate adjustment
AnswersA, C, D

This revalues open vendor transactions in foreign currency.

Why this answer

General ledger foreign currency revaluation adjusts account balances. Accounts payable and accounts receivable foreign currency revaluation adjust vendor and customer balances. Bank foreign currency revaluation adjusts bank account balances.

Reporting currency is for translation, not revaluation. Exchange rate adjustment is not a standard term. Options A, B, and D are correct.

206
Multi-Selecthard

A company uses Dynamics 365 Finance and is planning to use AI capabilities to improve financial forecasting. Which THREE features are available in Dynamics 365 Finance for AI-driven forecasting?

Select 3 answers
A.Budget proposal from historical data.
B.Cash flow forecasting.
C.Customer payment predictions.
D.Financial reporting.
E.Vendor collaboration workspace.
AnswersA, B, C

AI can suggest budgets based on historical data.

Why this answer

Options A, C, and D are correct. Cash flow forecasting, budget proposal, and customer payment predictions are AI features. Option B is wrong because financial reporting is not AI-driven.

Option E is wrong because vendor collaboration is a portal, not AI.

207
Multi-Selecthard

A company uses Dynamics 365 Supply Chain Management. They need to improve the accuracy of demand forecasting by incorporating external data such as weather forecasts and economic indicators. Which THREE features should they consider?

Select 3 answers
A.Inventory visibility
B.Demand forecasting
C.Master planning
D.Azure Machine Learning integration
E.Data integration (Data management)
AnswersB, D, E

Demand forecasting uses ML to predict demand, and can be enhanced with external data.

Why this answer

Demand forecasting in Dynamics 365 Supply Chain Management uses historical transaction data and can be extended with external data sources like weather and economic indicators through Azure Machine Learning. This integration improves forecast accuracy by applying machine learning models that correlate external factors with demand patterns.

Exam trap

The trap here is confusing Master planning (which consumes forecasts) with Demand forecasting (which generates forecasts), leading candidates to incorrectly select Master planning as a feature that improves forecast accuracy.

208
Multi-Selecteasy

A company uses Dynamics 365 Finance. Which TWO types of financial dimensions can be created?

Select 2 answers
A.Entity-backed dimensions
B.Custom dimensions
C.Main account
D.Fixed dimensions
E.Budget dimensions
AnswersA, B

Based on system entities like Cost centers and Departments.

Why this answer

Custom dimensions are user-defined. Entity-backed dimensions are based on system entities like Cost centers. Fixed dimensions are not a type; they are default dimension values.

Main account is an account, not a dimension. Budget dimensions are a concept, not a type.

209
Multi-Selecthard

A company uses Dynamics 365 Supply Chain Management for process manufacturing. They need to enforce that a specific formula version is used for a product based on its shelf life. Which THREE configurations are required?

Select 3 answers
A.Set up shelf life (best before date) tracking for the product
B.Create a BOM version instead of a formula version
C.Enable catch weight on the product
D.Configure a location directive for the warehouse
E.Set 'From date' and 'To date' on the formula version to define validity period
AnswersA, C, E

Shelf life tracking is needed for expiration-based products.

Why this answer

Options A, B, and D are correct. Formula versions can have validity dates, catch weight is common in process manufacturing, and shelf life (best before date) tracking is used for expiration. Option C is for discrete manufacturing.

Option E is for warehouse management, not formula enforcement.

210
MCQhard

A company uses Dynamics 365 Supply Chain Management and notices that inventory costs are increasing due to high carrying costs for slow-moving items. They want to automate the classification of items based on usage value. Which feature should they use?

A.Cycle counting
B.Inventory turnover
C.Product lifecycle management
D.ABC classification
AnswerD

Classifies items by usage value.

Why this answer

Option C is correct because ABC classification categorizes items by usage value, helping prioritize management. Option A is incorrect because Cycle counting is for accuracy. Option B is incorrect because Inventory turnover is a metric.

Option D is incorrect because Product lifecycle management is for product stages.

211
MCQeasy

A company uses Dynamics 365 Finance. They want to automatically generate and post vendor payments based on approved invoices. Which feature should they use?

A.Electronic payment
B.Vendor invoice automation
C.Payment proposal
D.Workflow
AnswerC

Payment proposal automatically generates payments for approved invoices.

Why this answer

The Payment proposal feature in Dynamics 365 Finance allows users to automatically generate and post vendor payments based on approved invoices. It selects due invoices according to defined criteria (e.g., due date, discount date) and creates payment journal lines, which can then be posted. This directly meets the requirement of automating payment generation from approved invoices.

Exam trap

The trap here is confusing the automation of invoice processing (Vendor invoice automation) with the automation of payment generation (Payment proposal), as both involve 'automation' but target different stages of the procure-to-pay cycle.

How to eliminate wrong answers

Option A is wrong because Electronic payment refers to the method of transmitting payment data (e.g., via EFT or check format), not the process of selecting invoices and generating payment lines. Option B is wrong because Vendor invoice automation focuses on automating the capture and processing of incoming vendor invoices (e.g., OCR and matching), not the payment generation step. Option D is wrong because Workflow is a general approval and routing framework that can be used to approve invoices or payment proposals, but it does not itself generate or post payments.

212
Multi-Selecthard

A manufacturing company uses Dynamics 365 Supply Chain Management. The production manager wants to reduce setup time on a bottleneck machine. Which THREE actions should the manager take?

Select 3 answers
A.Define operation properties to sequence orders by setup similarity.
B.Use resource groups to allow setup sharing across similar machines.
C.Group production orders by product family to minimize changeovers.
D.Increase the batch size for all production orders on that machine.
E.Implement external setup procedures that run while the machine is running.
AnswersA, B, C

Operation properties allow the system to sequence orders to minimize setup time.

Why this answer

Option A is correct because defining operation properties allows the system to sequence production orders on a bottleneck resource based on setup similarity, reducing changeover time. In Dynamics 365 Supply Chain Management, operation properties are attributes assigned to operations that the scheduling engine uses to group similar setups together, minimizing the number and duration of setup changes.

Exam trap

The trap here is that candidates may confuse increasing batch size (a lot-sizing technique) with a direct setup reduction method, or assume external setup procedures are a built-in feature of Dynamics 365 Supply Chain Management, when in fact the platform achieves setup reduction through sequencing and resource grouping features.

213
MCQeasy

An organization uses Dynamics 365 Project Operations. A project manager needs to track the budget consumption and actual costs against the approved budget for a project. Which feature should they use?

A.Project budget and cost control
B.Expense management
C.Time entry
D.Resource scheduling
AnswerA

Project budget and cost control tracks budget vs actual costs.

Why this answer

Project budget and cost control in Dynamics 365 Project Operations enables project managers to track budget consumption and actual costs against the approved budget. This feature provides real-time visibility into budget variances, cost overruns, and remaining budget, directly supporting the requirement to monitor financial performance against the plan.

Exam trap

The trap here is that candidates often confuse expense management (which handles individual cost items) with the broader budget control feature, but the question specifically asks for tracking budget consumption and actual costs against the approved budget, which is the core purpose of project budget and cost control.

How to eliminate wrong answers

Option B (Expense management) is wrong because it focuses on capturing and approving individual employee expenses (e.g., travel, meals) rather than providing a consolidated view of total project budget consumption and cost tracking against the approved budget. Option C (Time entry) is wrong because it is used for recording hours worked by resources, not for tracking budget consumption or actual costs against the approved budget. Option D (Resource scheduling) is wrong because it manages resource allocation and availability, not financial tracking of budget versus actual costs.

214
Multi-Selecteasy

Which TWO of the following are features of Dynamics 365 Finance that support compliance with regulatory requirements? (Choose two.)

Select 2 answers
A.Financial reporting
B.Audit trail and change log
C.Vendor collaboration
D.Expense management
E.Cash flow forecasting
AnswersA, B

Financial reporting generates regulatory-compliant statements.

Why this answer

Correct: B and D. Audit trail tracks changes; Financial reporting generates compliant statements. Option A (Vendor collaboration) is not compliance-specific.

Option C (Cash flow forecasting) is for planning. Option E (Expense management) is for employee expenses.

215
MCQmedium

A retail chain is implementing Dynamics 365 Commerce and wants to enforce that all stores use the same pricing structure. However, one store manager needs to offer a local discount to match a competitor. What is the best way to handle this?

A.Create a price adjustment for that specific store.
B.Have the store manager manually override the price at POS.
C.Change the base price for the product globally.
D.Create a new product assortment for that store.
AnswerA

Price adjustments can be done per store.

Why this answer

A price adjustment in Dynamics 365 Commerce allows you to apply a discount to a specific product for a specific store or channel without altering the global base price. This meets the requirement of maintaining a consistent pricing structure across all stores while enabling the local store manager to offer a targeted discount to match a competitor. Price adjustments are the standard mechanism for temporary or localized pricing changes in Commerce.

Exam trap

The trap here is that candidates may confuse product assortments (which control product visibility) with pricing mechanisms, or assume that manual POS overrides are acceptable for localized pricing, when in fact price adjustments are the correct, auditable method.

How to eliminate wrong answers

Option B is wrong because manually overriding the price at POS bypasses the centralized pricing engine and audit trail, leading to inconsistent data and potential compliance issues. Option C is wrong because changing the base price globally would affect all stores, violating the requirement that all stores use the same pricing structure. Option D is wrong because a product assortment controls which products are available in a store, not the pricing of those products.

216
MCQhard

Refer to the exhibit. A budget transfer has been proposed in Dynamics 365 Finance for the Sales department, cost center CC001. The budget manager receives an error that the transfer exceeds the available budget. What is the most likely cause?

A.The main account is not valid
B.The fiscal year 2024 is not open for budget
C.The budget model ORIGINAL is not defined
D.The budget amount exceeds the available budget for the combination of dimensions
AnswerD

The transfer amount exceeds the remaining budget for that department and cost center.

Why this answer

Option D is correct because the error message indicates that the proposed budget transfer would cause the budget balance for the specific combination of financial dimensions (Sales department, cost center CC001) to go negative. In Dynamics 365 Finance, budget control checks are performed against the available budget balance for each dimension combination; if the transfer amount exceeds the remaining budget, the system blocks the transaction.

Exam trap

The trap here is that candidates may confuse a budget transfer error with a general configuration or master data issue, when in fact the error is specifically about insufficient remaining budget for the given dimension combination.

How to eliminate wrong answers

Option A is wrong because if the main account were invalid, the error would typically be about account validation or posting restrictions, not about exceeding available budget. Option B is wrong because the fiscal year 2024 being closed for budget would generate a specific error about budget cycle or period status, not a budget amount exceedance. Option C is wrong because if the budget model ORIGINAL were not defined, the system would fail to find the model entirely, producing a configuration error rather than a budget amount exceedance error.

217
MCQeasy

A retail company wants to use Dynamics 365 Commerce to manage online and in-store sales from a single platform. Which core capability should they leverage to unify their sales data?

A.Omnichannel order management
B.Loyalty management
C.Product recommendations
D.Inventory visibility
AnswerA

Omnichannel order management centralizes orders from all sales channels into a single system.

Why this answer

Omnichannel order management is the core capability in Dynamics 365 Commerce that unifies sales data from online and in-store channels into a single order lifecycle. It enables centralized processing, fulfillment, and returns across all channels, ensuring consistent inventory and customer data without silos.

Exam trap

The trap here is that candidates confuse 'inventory visibility' (a supporting feature) with the full order unification capability, but inventory visibility alone does not merge sales data from different channels into a single order record.

How to eliminate wrong answers

Option B is wrong because loyalty management focuses on customer rewards and engagement programs, not on unifying sales data across channels. Option C is wrong because product recommendations use AI to suggest items based on browsing history, but they do not aggregate or synchronize sales transactions. Option D is wrong because inventory visibility provides real-time stock levels across locations, but it is a subset of omnichannel capabilities and does not by itself unify the complete sales data including orders, payments, and customer history.

218
MCQhard

Contoso Ltd. is a global manufacturer of industrial pumps. They use Dynamics 365 Supply Chain Management with warehouse management (WMS) enabled. The warehouse in Chicago has been experiencing frequent inventory discrepancies during cycle counting. The discrepancies are mostly for items stored in bulk locations (floor storage) with high movement volume. The warehouse manager suspects that the issue is related to how inventory transactions are processed during outbound picking. When pickers confirm a pick, the system immediately reduces on-hand inventory. However, the physical movement to the staging area often happens later, sometimes after the system confirmation. This timing difference leads to phantom inventory. The manager wants to avoid a full physical inventory and implement a solution that aligns system and physical movements without major process changes. They consider four options: A. Enable negative inventory adjustments for bulk locations. B. Use the 'Registration' process instead of picking confirmation for outbound orders. C. Implement a staging location and use the 'Stage for packing' functionality to defer inventory reduction until the item is physically staged. D. Disable cycle counting for bulk locations and rely on annual physical counts. Which option should Contoso implement?

A.Disable cycle counting for bulk locations and rely on annual physical counts.
B.Enable negative inventory adjustments for bulk locations.
C.Implement a staging location and use the 'Stage for packing' functionality to defer inventory reduction until the item is physically staged.
D.Use the 'Registration' process instead of picking confirmation for outbound orders.
AnswerC

This aligns system deduction with physical movement to staging.

Why this answer

Option C is correct because implementing a staging location with the 'Stage for packing' functionality allows the system to defer inventory reduction until the item is physically moved to the staging area. This aligns the system transaction with the physical movement, eliminating the phantom inventory caused by early picking confirmation. It solves the timing discrepancy without requiring major process changes or a full physical inventory.

Exam trap

The trap here is that candidates may confuse 'Registration' (which still reduces inventory at registration time) with a solution that defers reduction, or they may think enabling negative inventory is a valid workaround, when in fact it only masks the timing discrepancy without fixing the process alignment.

How to eliminate wrong answers

Option A is wrong because disabling cycle counting for bulk locations and relying on annual physical counts would not address the root cause of phantom inventory; it would only mask discrepancies and delay detection, leading to larger inaccuracies over time. Option B is wrong because enabling negative inventory adjustments for bulk locations would allow the system to record negative on-hand quantities, which can mask underlying process issues and lead to further inventory inaccuracies and operational confusion. Option D is wrong because using the 'Registration' process instead of picking confirmation would still reduce inventory at the time of registration, not when the item is physically moved; it does not solve the timing gap between system confirmation and physical movement.

219
MCQeasy

A company needs to calculate the cost of manufactured products including direct materials, labor, and overhead. Which costing methodology in Dynamics 365 Supply Chain Management should they use?

A.Weighted average
B.Standard costing
C.FIFO
D.Moving average
AnswerB

Standard costing uses predetermined costs for materials, labor, and overhead to calculate product costs.

Why this answer

Standard costing is the correct methodology because it allows the company to define predetermined costs for direct materials, labor, and overhead, and then calculate variances against actual costs. In Dynamics 365 Supply Chain Management, standard costing is specifically designed for manufacturing scenarios where you need to value inventory and cost of goods sold based on expected costs, with variance tracking for deviations.

Exam trap

The trap here is that candidates confuse inventory valuation methods (FIFO, weighted average, moving average) with manufacturing costing methodologies, but standard costing is the only option that explicitly handles the calculation of manufactured product costs including direct materials, labor, and overhead.

How to eliminate wrong answers

Option A is wrong because weighted average is an inventory valuation method that calculates cost based on the average cost of all units in stock, not a costing methodology for manufactured products that includes predefined labor and overhead. Option C is wrong because FIFO (First In, First Out) is an inventory costing method that assumes the oldest inventory is sold first, and it does not incorporate standard overhead or labor rates for manufacturing cost calculation. Option D is wrong because moving average is a perpetual inventory costing method that recalculates the average cost after each receipt, and it is not designed for manufacturing cost roll-up or variance analysis.

220
MCQmedium

A multinational company uses Dynamics 365 Finance and needs to report financial results in both the local currency (EUR) and the reporting currency (USD). The exchange rates fluctuate daily. What is the recommended approach to handle currency translation for financial reporting?

A.Create a separate ledger for USD and manually adjust entries.
B.Define a reporting currency in the ledger setup and use translation methods.
C.Set up two legal entities, one for EUR and one for USD.
D.Use the periodic exchange rate adjustment to update currency values.
AnswerB

Reporting currency functionality provides automatic translation for financial statements.

Why this answer

Option D is correct because Dynamics 365 Finance supports reporting currencies that automatically translate amounts based on exchange rates. Option A is wrong because manual adjustment is error-prone. Option B is wrong because separate legal entities are not required for reporting.

Option C is wrong because periodic exchange rate adjustments are for revaluation, not reporting.

221
MCQeasy

A company is planning to use Dynamics 365 Commerce to manage its omnichannel retail operations. Which of the following best describes a key benefit of using Dynamics 365 Commerce?

A.It focuses solely on supply chain management for retail.
B.It offers a unified commerce platform that integrates online and physical store operations.
C.It is designed only for customer loyalty programs.
D.It provides a standalone e-commerce platform without integration to physical stores.
AnswerB

This is the key benefit of Dynamics 365 Commerce.

Why this answer

Dynamics 365 Commerce provides a unified commerce platform that seamlessly integrates online (e-commerce) and physical store operations, enabling consistent inventory, pricing, and customer experiences across all channels. This omnichannel capability is a core differentiator, as it connects point-of-sale (POS), call center, and e-commerce data into a single back-end system, eliminating silos and enabling real-time synchronization.

Exam trap

The trap here is that candidates often assume Dynamics 365 Commerce is just an e-commerce website builder or a POS system, when in fact the exam tests its core value as an omnichannel platform that unifies all retail channels under a single data and process backbone.

How to eliminate wrong answers

Option A is wrong because Dynamics 365 Commerce is not solely focused on supply chain management; it is a comprehensive omnichannel retail solution that includes POS, e-commerce, merchandising, and customer engagement, while supply chain management is handled by separate Dynamics 365 Supply Chain Management. Option C is wrong because Dynamics 365 Commerce is not designed only for customer loyalty programs; it includes loyalty capabilities as part of a broader set of features covering order management, inventory, and channel operations. Option D is wrong because Dynamics 365 Commerce is not a standalone e-commerce platform without integration to physical stores; it is built specifically to unify online and brick-and-mortar operations through shared data models and real-time channel synchronization.

222
MCQmedium

A logistics company uses Dynamics 365 Finance and Operations to manage freight and transportation. They want to optimize delivery routes and reduce fuel costs by automatically consolidating shipments going to the same geographic area. Which feature should they enable?

A.Warehouse management
B.Transportation management
C.Inventory management
D.Sales and marketing
AnswerB

Transportation management enables route planning, shipment consolidation, and freight optimization.

Why this answer

Transportation management (option B) is the correct feature because it is specifically designed to handle freight and transportation operations, including route optimization and shipment consolidation. By automatically grouping shipments destined for the same geographic area, it reduces the number of trips, lowers fuel costs, and improves delivery efficiency. This capability is built into the Transportation management module of Dynamics 365 Finance and Operations.

Exam trap

The trap here is that candidates often confuse Warehouse management with Transportation management, assuming that warehouse operations include outbound route optimization, when in fact warehouse management stops at the dock door and does not handle carrier selection or route planning.

How to eliminate wrong answers

Option A is wrong because Warehouse management focuses on inventory storage, picking, packing, and internal warehouse operations, not on optimizing delivery routes or consolidating outbound shipments across geographic areas. Option C is wrong because Inventory management handles stock levels, replenishment, and inventory valuation, but lacks the route planning and shipment consolidation logic needed for freight transportation. Option D is wrong because Sales and marketing manages customer relationships, quotes, and orders, but does not include transportation-specific features like route optimization or load consolidation.

223
MCQmedium

Northwind Traders uses Dynamics 365 Finance for financial operations. They have a high volume of vendor invoices (5000 per month). Currently, invoices are manually entered into the system. The AP team is overwhelmed and making errors. The company wants to implement automation using AI to capture invoice data from PDFs and emails, and automatically match them to purchase orders. They also want to set up approval workflows for invoices that do not match. You are the Dynamics 365 consultant. What should you recommend?

A.Hire temporary staff to enter invoices and use a batch posting job.
B.Enable vendor collaboration so vendors can enter invoices directly.
C.Implement Microsoft Dynamics 365 Invoice capture to automatically extract invoice data and use PO matching with approval workflows.
D.Use Microsoft Power Automate to process invoices and send them to the AP team for manual entry.
AnswerC

Invoice capture is the AI-powered solution designed for this scenario.

Why this answer

Option A is correct because the Invoice capture add-in uses AI to extract data from PDFs and emails, and can be integrated with Dynamics 365 Finance. It supports PO matching and workflow. Option B is wrong because Power Automate alone cannot perform OCR/AI invoice capture.

Option C is wrong because manual entry is what they want to avoid. Option D is wrong because vendor collaboration does not automate invoice extraction.

224
MCQhard

A company uses Dynamics 365 Human Resources. They want to automate the process of assigning training courses to employees based on their job role and completion of prerequisite courses. Which feature should they use?

A.Compensation management
B.Performance management
C.Recruitment management
D.Training management
AnswerD

Training management automates course assignments based on roles and prerequisites.

Why this answer

Training management in Dynamics 365 Human Resources is the correct feature because it is specifically designed to handle course assignments, prerequisites, and automated training workflows based on job roles. This module allows administrators to define training plans, link them to job positions, and enforce prerequisite completion before enrolling employees, directly meeting the stated requirement.

Exam trap

The trap here is that candidates may confuse Performance management with training because both involve employee development, but Performance management is strictly about evaluating past performance, not automating future course assignments.

How to eliminate wrong answers

Option A is wrong because Compensation management focuses on salary, bonuses, and benefits administration, not on training course assignments or prerequisites. Option B is wrong because Performance management deals with goal setting, reviews, and feedback, not the automation of training enrollment based on job roles. Option C is wrong because Recruitment management handles job postings, applicant tracking, and hiring processes, not employee training or course scheduling.

225
MCQmedium

A warehouse receives a shipment and needs to put items away based on their velocity (fast-movers near shipping). Which warehouse strategy should they configure?

A.Replenishment
B.Cycle Counting
C.Directed Put-away
D.Cross-docking
AnswerC

Directed Put-away uses location directives to optimize storage.

Why this answer

Option A is correct because Directed Put-away uses location directives to assign storage based on criteria like velocity. Option B is wrong because Cross-docking sends items directly to outbound, not put-away. Option C is wrong because Cycle Counting is for inventory accuracy.

Option D is wrong because Replenishment moves items from bulk to picking, not put-away.

Page 2

Page 3 of 13

Page 4