Courseiva

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

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

Page 7

Page 8 of 13

Page 9
526
MCQhard

A company uses Dynamics 365 Supply Chain Management. They want to implement vendor collaboration to allow vendors to view purchase orders and confirm delivery dates. Which feature should they enable?

A.Vendor invoice automation
B.Vendor portal
C.Vendor bidding
D.Procurement and sourcing
AnswerB

Vendor portal enables vendors to view purchase orders and confirm delivery dates.

Why this answer

The Vendor portal (also known as the Vendor collaboration workspace) in Dynamics 365 Supply Chain Management enables external vendors to access specific purchase orders, confirm delivery dates, and respond to order changes directly through a secure web interface. This feature is designed specifically for collaborative scenarios where vendors need to view and update order-related information without requiring full system access.

Exam trap

The trap here is that candidates often confuse the broad 'Procurement and sourcing' module with the specific 'Vendor portal' feature, assuming that the module itself provides vendor-facing functionality, when in fact the portal is a separate, configurable workspace that must be explicitly enabled and assigned to vendor users.

How to eliminate wrong answers

Option A is wrong because Vendor invoice automation focuses on automating the invoice matching and approval process, not on providing vendors with visibility into purchase orders or delivery date confirmation. Option C is wrong because Vendor bidding is used for the procurement process where vendors submit quotes or bids for requests for quotation (RFQs), not for viewing existing purchase orders or confirming delivery dates. Option D is wrong because Procurement and sourcing is a broad module that manages the overall procurement lifecycle, but it does not include a dedicated vendor-facing portal for purchase order collaboration; the specific feature for vendor collaboration is the Vendor portal.

527
MCQeasy

A small business uses Dynamics 365 Supply Chain Management to manage inventory. They currently sell products from a single warehouse. The owner wants to start tracking the cost of goods sold (COGS) for each product using the standard costing method. You need to set up the system to calculate COGS correctly. You have the following options: A. Enable standard costing in the Inventory model group for each product and run the Inventory close process periodically. B. Use the FIFO costing method and run the Inventory recalculation. C. Use the Moving average costing method and rely on automatic posting to the general ledger. D. Configure the Product master to use the Purchase price as the cost price and post directly to COGS. Which option should you choose?

A.Use the FIFO costing method and run the Inventory recalculation.
B.Configure the Product master to use the Purchase price as the cost price and post directly to COGS.
C.Use the Moving average costing method and rely on automatic posting to the general ledger.
D.Enable standard costing in the Inventory model group for each product and run the Inventory close process periodically.
AnswerD

Using the purchase price directly does not reflect standard costing, which requires predetermined standard costs and variance calculations. This method would not produce accurate standard costing COGS.

Why this answer

Standard costing requires setting the inventory model group to Standard cost and running the Inventory close process periodically to calculate variances and determine the actual COGS. Option A is incorrect because FIFO is a different costing method (first in, first out) and does not use standard costing. Option B is incorrect because using purchase price directly does not reflect standard costing methodology; standard costing uses predetermined costs.

Option C is incorrect because moving average is a different costing method that calculates a weighted average cost after each receipt.

528
MCQeasy

A company wants to use Dynamics 365 Supply Chain Management to manage supplier collaboration for purchase orders. Which portal should they enable?

A.Customer Self-Service
B.Procurement and Sourcing
C.Vendor Collaboration
D.Supplier Portal
AnswerC

Vendor Collaboration enables supplier interaction on POs.

Why this answer

The Vendor Collaboration portal allows suppliers to view and respond to purchase orders, invoices, and forecasts. Option A (Customer Self-Service) is incorrect because it is designed for customers, not suppliers. Option B (Procurement and Sourcing) is incorrect because it is a module for internal procurement processes and does not provide a supplier self-service portal.

Option D (Supplier Portal) is incorrect because although it is a common term, the official name in Dynamics 365 Supply Chain Management is Vendor Collaboration.

529
MCQhard

Refer to the exhibit. A pick work template has a location profile of 'BULK'. However, workers are being directed to a location with profile 'FLOOR' instead. What is the most likely cause?

A.The location directive for picking does not restrict to location profile 'BULK'.
B.The work class ID 'Picking' is not authorized for 'BULK' locations.
C.The work template priority is too low, causing a higher priority template to override.
D.The item 'ITEM002' has a default storage location with profile 'FLOOR'.
AnswerA

Location directives use queries to find locations; if not restricted, they may pick other profiles.

Why this answer

The location directive determines which locations are searched for picking work. If the directive does not restrict the search to location profile 'BULK', it may return locations with profile 'FLOOR' that match other criteria (e.g., zone, warehouse). Since the work template specifies 'BULK' as the location profile, but the directive is not filtering by that profile, workers are directed to 'FLOOR' locations instead.

Exam trap

The trap here is that candidates assume the work template's location profile setting is sufficient to control where workers go, but in reality, the location directive's query criteria are what ultimately determine the location selection, and the template's profile is only a filter if the directive enforces it.

How to eliminate wrong answers

Option B is wrong because the work class ID 'Picking' being unauthorized for 'BULK' locations would prevent any picking work from being created for those locations, not cause a switch to 'FLOOR' locations. Option C is wrong because a higher priority template overriding would change the entire work template, not just the location profile within the same template. Option D is wrong because the item's default storage location is used for put-away, not for picking; picking location directives are independent of item default storage locations.

530
MCQhard

You are a Dynamics 365 Human Resources administrator for a multinational corporation with 5,000 employees across three regions: North America, Europe, and Asia Pacific. The company uses Dynamics 365 Human Resources to manage employee records, benefits, leave, and compensation. Recently, the HR team has been receiving complaints from employees in the Asia Pacific region that their leave balances are not updating correctly after they submit leave requests. Additionally, managers in that region report that they cannot see their direct reports' leave balances when trying to approve leave. You investigate and find that employees in Asia Pacific have a different leave policy than other regions, and this policy is configured using a custom leave type called "Regional Leave." The system is set up with a single legal entity. You need to resolve the issue so that leave balances update correctly and managers can view leave balances. What should you do?

A.Create a separate legal entity for the Asia Pacific region and configure a dedicated leave policy for that entity.
B.Create a new leave type called 'Regional Leave - Asia Pacific' and assign it to employees in that region.
C.Disable the leave functionality for Asia Pacific employees and process leave manually.
D.Modify the calendar parameters to exclude Asia Pacific holidays from leave balance calculations.
AnswerA

A separate legal entity allows independent leave policy configuration, ensuring correct balances and manager visibility.

Why this answer

In Dynamics 365 Human Resources, leave policies are tied to legal entities. Since the company uses a single legal entity, all employees share the same leave policy configuration, which causes the Asia Pacific region's custom 'Regional Leave' type to behave incorrectly. Creating a separate legal entity for Asia Pacific allows you to configure a dedicated leave policy with its own leave types, accrual rules, and balance calculations, ensuring that leave balances update correctly and managers can view them.

Exam trap

The trap here is that candidates assume creating a new leave type or modifying calendar parameters can fix region-specific policy issues, but they overlook that leave policies in Dynamics 365 Human Resources are inherently tied to legal entities, not to leave types or calendars alone.

How to eliminate wrong answers

Option B is wrong because creating a new leave type does not isolate the leave policy; all leave types exist within the same legal entity and are subject to the same policy rules, so the underlying issue of incorrect balance updates and manager visibility would persist. Option C is wrong because disabling leave functionality and processing leave manually bypasses the system entirely, which is not a supported or scalable solution in Dynamics 365 Human Resources and would lead to data integrity and compliance issues. Option D is wrong because modifying calendar parameters to exclude holidays affects only holiday-related calculations, not the core leave accrual or balance update logic for the 'Regional Leave' type, and does not address the policy isolation needed.

531
Multi-Selecteasy

Which TWO are key features of Dynamics 365 Finance?

Select 2 answers
A.Human resources
B.Inventory management
C.Customer relationship management
D.Financial reporting
E.Budgeting
AnswersD, E

Financial reporting is a core feature of Dynamics 365 Finance, providing financial statements and analysis. It is not about Cash Flow Forecasting, which is a different capability.

Why this answer

Correct: Financial reporting and Budgeting are core features of Dynamics 365 Finance. Option A is wrong because Human resources is a separate module handled by Dynamics 365 Human Resources, not by Finance. Option B is wrong because Inventory management is part of Dynamics 365 Supply Chain Management.

Option C is wrong because Customer relationship management is in Dynamics 365 Sales. Options D and E are correct as they are fundamental financial management features.

532
Multi-Selecteasy

Which THREE of the following are valid master planning types in Dynamics 365 Supply Chain Management?

Select 3 answers
A.Supply planning
B.Intercompany planning
C.Demand planning
D.Capacity planning
E.Distribution planning
AnswersA, B, E

Supply planning is a master planning type.

Why this answer

In Dynamics 365 Supply Chain Management, the valid master planning types are supply planning, intercompany planning, and distribution planning. Options A, B, and E are correct. Demand planning and capacity planning are related but are not master planning types.

533
MCQmedium

You are reviewing a Power BI report that shows quality order counts by status. The report shows 0 for 'Open' status even though there are open quality orders. What is the most likely reason?

A.The count of open orders is actually zero.
B.The query filters to only orders created in the last 30 days.
C.The 'CreationDate' field does not exist in the QualityOrders table.
D.The 'Status' field is not used in the summarize.
AnswerB

Open orders created more than 30 days ago are excluded.

Why this answer

The Power BI report likely uses a filter that limits data to the last 30 days. Open quality orders may have been created earlier, so they are excluded from the report, resulting in a count of 0. Option A is wrong because open orders do exist, so the count is not actually zero.

Option C is wrong because the 'CreationDate' field exists and is used for filtering. Option D is wrong because the 'Status' field is used in the report to categorize counts, but the filter on creation date is the cause.

534
MCQmedium

A company uses Dynamics 365 Supply Chain Management with the Quality Management module. They want to automatically generate quality orders for incoming raw materials based on specific criteria like vendor and item. Which feature should they configure?

A.Quality associations.
B.Nonconformance reports.
C.Quarantine zones.
D.Test groups.
AnswerA

Quality associations define the conditions that automatically generate quality orders.

Why this answer

Quality associations in Dynamics 365 Supply Chain Management allow you to define rules that automatically generate quality orders when specific conditions are met, such as a particular vendor or item for incoming raw materials. This feature links the triggering event (e.g., a purchase order receipt) to the required quality testing process without manual intervention.

Exam trap

The trap here is confusing the feature that triggers quality orders (quality associations) with the components that define the testing process (test groups) or handle failures (nonconformance reports), leading candidates to select a plausible but incorrect option based on familiarity with testing terminology.

How to eliminate wrong answers

Option B is wrong because nonconformance reports are used to document and manage products that fail quality tests, not to automatically generate quality orders. Option C is wrong because quarantine zones are physical or virtual locations for isolating nonconforming or suspect inventory, not a configuration for triggering quality orders. Option D is wrong because test groups define the specific tests and sampling plans to be performed on a quality order, but they do not determine when or for which items quality orders are automatically created.

535
Drag & Dropmedium

Drag and drop the steps to create a new budget in Dynamics 365 Finance in the correct order.

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

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

Creating a budget starts with the budget register, selecting model/dimensions, entering amounts, and submitting.

536
MCQhard

A data analyst is configuring data entities for export to Azure Data Lake in Dynamics 365 Finance and Operations. The analyst needs to export fiscal calendar period data and customer payment journal headers. Based on the PowerShell exhibit, what action must be taken?

A.Enable the CustomerPaymentJournalHeader data entity.
B.Disable the VendorOpenTransactions data entity.
C.Enable the FiscalCalendarPeriod data entity.
D.Disable the GeneralJournalEntry data entity.
AnswerA

It is disabled and required for the export.

Why this answer

The PowerShell exhibit shows that the CustomerPaymentJournalHeader data entity is currently disabled, while the FiscalCalendarPeriod data entity is already enabled. To export customer payment journal headers to Azure Data Lake, the CustomerPaymentJournalHeader entity must be enabled. Since the FiscalCalendarPeriod entity is already enabled, no action is needed for it.

Therefore, the correct action is to enable the CustomerPaymentJournalHeader data entity.

Exam trap

The trap here is that candidates might assume both data entities need to be enabled, but the exhibit shows that the FiscalCalendarPeriod entity is already enabled, so the only action required is to enable the CustomerPaymentJournalHeader entity.

How to eliminate wrong answers

Option B is wrong because disabling the VendorOpenTransactions data entity is not required; the exhibit does not show this entity as disabled, and it is not related to the export of fiscal calendar periods or customer payment journal headers. Option C is wrong because the FiscalCalendarPeriod data entity is already disabled in the exhibit, and while it needs to be enabled for the export, the question asks for the action based on the exhibit, which is to enable CustomerPaymentJournalHeader. Option D is wrong because disabling the GeneralJournalEntry data entity is not necessary; the exhibit does not indicate it is disabled, and it is not directly relevant to the specified export requirements.

537
MCQeasy

A project manager in a consulting firm uses Dynamics 365 Project Operations. The manager needs to track employee time against specific project tasks and ensure that overtime is approved by the project lead. Which time entry methodology should be used?

A.Use the absence registration feature.
B.Use the project time entry and approval workflow.
C.Use the resource scheduling board to log time.
D.Use the expense report to record time.
AnswerB

Time entry on project tasks with approval is the correct method.

Why this answer

In Dynamics 365 Project Operations, tracking employee time against specific project tasks with overtime approval requires the project time entry and approval workflow. This methodology allows time entries to be submitted against project tasks, and the workflow can enforce approval rules, such as requiring project lead approval for overtime hours. The other options do not support task-level time tracking with overtime approval.

Exam trap

The trap here is that candidates often confuse the resource scheduling board (Option C) with time entry, but the scheduling board is for resource allocation, not for logging actual hours worked against tasks with approval workflows.

How to eliminate wrong answers

Option A is wrong because the absence registration feature is designed for tracking time off (e.g., vacation, sick leave), not for logging time against project tasks or managing overtime approval. Option C is wrong because the resource scheduling board is used for assigning resources to projects and managing their availability, not for logging time entries or enforcing overtime approval workflows. Option D is wrong because the expense report is used to record project-related expenses (e.g., travel, materials), not to log employee time against tasks or handle overtime approval.

538
MCQhard

You are the project manager for a large engineering firm that uses Dynamics 365 Project Operations. Your organization has recently deployed Project Operations and is using it to manage multiple concurrent projects. You have been assigned to a new project named 'Bridge Construction' which is a fixed-price contract with a total value of $2,000,000. The project is scheduled to run for 12 months. During the first month, the team encounters an unexpected geological issue that requires additional surveying work. This additional work will require 200 hours of a senior geologist's time and 100 hours of a surveyor's time. The project contract has not accounted for this scope change. You need to ensure that the project stays profitable and that the client is billed appropriately. The client is open to change orders but expects formal documentation. What should you do?

A.Create a change order in the project contract to reflect the additional scope, then update the WBS and budget.
B.Create a separate internal project to track the additional costs and invoice the client manually.
C.Proceed with the work and adjust the final invoice at project completion.
D.Add the additional labor tasks to the existing work breakdown structure (WBS) and increase the project budget accordingly.
AnswerA

Formal change order process ensures proper billing and profitability tracking.

Why this answer

In Dynamics 365 Project Operations, when a fixed-price contract encounters unplanned scope, the correct process is to create a change order on the project contract to formally document the scope change, update the Work Breakdown Structure (WBS) with the new tasks, and adjust the budget accordingly. This ensures the client is billed correctly through the contract's billing rules and maintains project profitability by tracking the additional costs against the revised budget.

Exam trap

The trap here is that candidates may think adding tasks directly to the WBS is sufficient, but without a change order, the contract's billing rules and budget are not updated, causing the additional costs to be unbillable and potentially reducing project profitability.

How to eliminate wrong answers

Option B is wrong because creating a separate internal project bypasses the contract's billing integration, preventing automated invoicing and proper cost allocation against the fixed-price contract. Option C is wrong because proceeding without a change order violates the formal documentation requirement and risks billing disputes, as the fixed-price contract's billing rules won't automatically include the additional work. Option D is wrong because adding tasks to the WBS without a corresponding change order does not update the contract's billing rules or budget baseline, leading to inaccurate profitability tracking and potential revenue recognition issues.

539
MCQhard

A retail company uses Dynamics 365 Commerce integrated with Finance and Operations. They want to synchronize real-time inventory data between the online store and the back office. Which capability should they enable?

A.Commerce Data Exchange: Async Service
B.Commerce Data Exchange: Synch Service
C.Retail Server and Channel Data Distribution
D.Commerce Data Exchange: Real-time Service
AnswerC

This enables real-time inventory synchronization between online store and back office.

Why this answer

Retail Server and Channel Data Distribution is the Dynamics 365 Commerce component designed to synchronize real-time inventory data between the online store and the back office. It uses a push-based mechanism to distribute master data and transactional data from the headquarters to channel databases, ensuring that inventory levels are updated promptly for e-commerce operations.

Exam trap

The trap here is that candidates often confuse the Real-time Service (option D) with real-time inventory synchronization, but the Real-time Service is designed for point-of-sale operations like payment processing or inventory lookups, not for continuous data distribution between the online store and back office.

How to eliminate wrong answers

Option A is wrong because Commerce Data Exchange: Async Service is used for asynchronous data exchange, typically for batch-based synchronization of non-real-time data like products and prices, not for real-time inventory updates. Option B is wrong because Commerce Data Exchange: Synch Service is a deprecated component that handled offline synchronization for legacy POS systems, not real-time inventory sync. Option D is wrong because Commerce Data Exchange: Real-time Service is used for real-time operations such as credit card authorization or inventory lookups from POS, but it does not handle the continuous synchronization of inventory data between the online store and back office; it is a request-response service for specific transactions.

540
MCQmedium

A company wants to ensure that quality inspections are performed on a random sample of incoming raw materials. Which feature should be configured in Dynamics 365 Supply Chain Management?

A.Quarantine zones
B.Quality orders with sampling plans
C.Disposition codes
D.Nonconformance management
AnswerB

Quality orders can be triggered automatically based on sampling plans.

Why this answer

Quality orders can be automatically generated based on sampling plans to perform inspections on a random sample of incoming raw materials. Option A is incorrect because quarantine zones are used to isolate nonconforming materials after inspection, not for random sampling. Option C is incorrect because disposition codes are used to define the outcome of a quality order, not to trigger inspections.

Option D is incorrect because nonconformance management is used to manage issues after a nonconformance is identified, not to perform random inspections.

541
MCQeasy

A company is implementing Dynamics 365 Finance and needs to track expenses by department and project. What dimension combination should be used?

A.Department and Project
B.Department and Vendor
C.Item and Project
D.Location and Cost center
AnswerA

Department and Project are both financial dimensions in Dynamics 365 Finance, enabling expense tracking by department and project.

Why this answer

Department and Project are both financial dimensions in Dynamics 365 Finance, enabling expense tracking by department and project. Option B is wrong because Vendor is a party type, not a financial dimension. Option C is wrong because Item is a product dimension, not suitable for tracking expenses by department and project.

Option D is wrong because Location is a dimension but is not typically used for expense tracking in this context; Cost center alone would be more appropriate.

542
Multi-Selecteasy

Which TWO are valid document types in Dynamics 365 Finance for budget control?

Select 2 answers
A.Sales orders
B.Purchase requisitions
C.General journals
D.Purchase orders
E.Vendor invoices
AnswersB, D

Purchase requisitions can be subject to budget control to check fund availability.

Why this answer

Purchase requisitions and purchase orders are valid document types that can be subject to budget control in Dynamics 365 Finance. Sales orders are not typically subject to budget control directly. General journals can be used for budget control but are not considered document types in this context; budget control is often applied to subledger documents.

Vendor invoices are also not typically subject to budget control directly.

543
MCQeasy

A company uses Dynamics 365 Finance. They need to generate financial statements that comply with local regulatory requirements. Which feature should they use?

A.Accounts payable
B.Fixed assets management
C.Budgeting
D.Financial reporting
AnswerD

Financial reporting enables customizable reports like balance sheets and income statements.

Why this answer

Financial reporting in Dynamics 365 Finance is the dedicated feature for generating financial statements that comply with local regulatory requirements. It provides configurable report definitions, row and column structures, and supports multiple reporting frameworks (e.g., GAAP, IFRS) to meet statutory reporting needs. Unlike transactional modules, Financial reporting is specifically designed to produce balance sheets, income statements, and other regulated reports.

Exam trap

The trap here is that candidates often confuse transactional modules (like Accounts payable or Fixed assets) with the reporting module, assuming any finance feature can produce statements, but only Financial reporting is purpose-built for regulatory compliance output.

How to eliminate wrong answers

Option A is wrong because Accounts payable handles vendor invoices, payments, and purchase order matching, not the generation of financial statements. Option B is wrong because Fixed assets management tracks asset acquisition, depreciation, and disposal, but does not produce regulatory financial reports. Option C is wrong because Budgeting focuses on planning and monitoring financial allocations, not on generating compliant financial statements.

544
Multi-Selecteasy

Which TWO modules are part of Dynamics 365 Finance and Operations core capabilities? (Choose two.)

Select 2 answers
A.Customer service
B.Human resources
C.Marketing
D.Accounts payable
E.General ledger
AnswersD, E

Accounts payable is a core module.

Why this answer

Accounts payable is a core module within Dynamics 365 Finance and Operations that manages vendor invoices, payments, and expense reporting. It is tightly integrated with the General ledger to ensure accurate financial postings and compliance with accounting standards.

Exam trap

The trap here is that candidates often confuse modules that are part of the broader Dynamics 365 ecosystem (like Customer service or Marketing) with those that are specifically core to the Finance and Operations app, which focuses on financial and operational processes.

545
MCQeasy

A company uses Dynamics 365 Supply Chain Management and wants to ensure that raw materials are inspected before being put away. Which warehouse management configuration should be used?

A.Create a putaway work template that requires inspection.
B.Configure location directives to direct items to a quarantine location.
C.Set up a quality order that is automatically generated upon receipt.
D.Configure a mobile device menu item for inspection.
AnswerC

Quality orders enforce inspection before putaway.

Why this answer

A quality order can be automatically generated upon receipt to enforce inspection before putaway. Option A is wrong because putaway work is created after inspection; it doesn't enforce inspection. Option B is wrong because location directives guide where to put items, not inspection.

Option D is wrong because mobile device menu items are used for scanning, not configuration of inspection.

546
MCQmedium

A manufacturing company uses Dynamics 365 Finance to manage its financial operations. The company recently acquired a subsidiary and needs to consolidate financial statements. The subsidiary uses a different fiscal calendar and chart of accounts. What is the recommended approach to consolidate financial data?

A.Recreate the subsidiary's chart of accounts to match the parent company before consolidation.
B.Use the General ledger export process to transfer trial balance data and then manually consolidate.
C.Export data from the subsidiary's system and import it into the parent company's Dynamics 365 Finance using data integration.
D.Use the Consolidate with elimination feature in Dynamics 365 Finance, mapping the subsidiary's accounts to the parent company's chart of accounts.
AnswerD

This is the correct approach as it supports consolidation across different configurations.

Why this answer

The Consolidate with elimination feature in Dynamics 365 Finance is designed to consolidate financial data from multiple legal entities, supporting different fiscal calendars and charts of accounts through account mapping and intercompany elimination. Option A is wrong because recreating the subsidiary's chart of accounts is unnecessary and time-consuming; the consolidation feature handles mapping. Option B is wrong because manually exporting and consolidating trial balance data is inefficient and error-prone compared to using the built-in consolidation functionality.

Option C is wrong because data integration can import data but does not handle the mapping and elimination required for proper consolidation; the recommended approach is to use the Consolidate with elimination feature.

547
MCQhard

Refer to the exhibit. A Dynamics 365 Finance administrator imports the above exchange rate. For what purpose would an 'Average' exchange rate type be used?

A.To convert budget amounts
B.To convert foreign currency transactions at the time of entry
C.To revalue balance sheet accounts at period end
D.To calculate sales invoice amounts in company currency
AnswerC

Average rates are used for revaluation.

Why this answer

Correct: Average rates are used for revaluation of balance sheet accounts. Option A is wrong because budget conversions use budget rates. Option B is wrong because transaction entry uses spot rates.

Option D is wrong because sales invoicing uses spot rates.

548
MCQeasy

You are the Dynamics 365 Commerce administrator for a retail chain with 50 stores. The company recently deployed the Commerce Scale Unit (CSU) with an onsite database for each store to support offline operations. During a routine check, you notice that one store's CSU database has not synchronized with the headquarters for the past 24 hours, and the store manager reports that some transactions are failing with a 'database connection error'. You verify that the store's internet connection is active and the CSU service is running. However, the Async Client service shows a status of 'Stopped' on the store's POS server. What should you do first to resolve the issue?

A.Restart the Async Client service on the store's POS server
B.Create a new Commerce Data Exchange session in the back office
C.Reconfigure the Async Client endpoint URLs in the CSU configuration
D.Reinstall the Commerce Scale Unit on the store's server
AnswerA

Restarting the service will resume the sync process and likely clear the error.

Why this answer

The Async Client service is responsible for synchronizing data between the store's Commerce Scale Unit (CSU) and the headquarters. When this service is in a 'Stopped' state, it cannot process the Commerce Data Exchange (CDX) jobs that push transactions and pull master data, causing the database to fall out of sync and leading to transaction failures due to stale or missing data. Restarting the Async Client service is the immediate corrective action because it re-establishes the communication channel without requiring reconfiguration or reinstallation.

Exam trap

The trap here is that candidates may assume a network or configuration issue (options C or D) because the internet is active and the CSU is running, but the specific symptom of a stopped Async Client service directly points to a local service failure that requires a restart, not a deeper infrastructure change.

How to eliminate wrong answers

Option B is wrong because creating a new Commerce Data Exchange session in the back office is a server-side administrative action that does not address the locally stopped service on the POS server; the session will still fail to connect if the Async Client is not running. Option C is wrong because reconfiguring the Async Client endpoint URLs is only necessary if the URLs have changed or are misconfigured, but the problem is a stopped service, not an incorrect endpoint. Option D is wrong because reinstalling the Commerce Scale Unit is a drastic, time-consuming step that is not warranted when the service can simply be restarted; the CSU itself is running, and the issue is isolated to the Async Client component.

549
MCQeasy

A company uses Dynamics 365 Supply Chain Management for quality control. They want to automatically generate quality orders for a specific item when it is received from a certain vendor. How should they achieve this?

A.Quality groups
B.Nonconformance types
C.Quality associations
D.Test instruments
AnswerC

Quality associations trigger quality orders based on criteria like item and vendor.

Why this answer

Quality associations define when quality orders are generated automatically. Option C is correct. Option A is for generic quality groups.

Option B is for nonconformance types. Option D is for test instruments.

550
MCQhard

A company uses Dynamics 365 Finance with budget control enabled. They notice that budget funds are not being consumed when a purchase requisition is approved. The budget check is configured to occur on journal approval. What is the most likely cause?

A.Budget thresholds are set too high
B.The document level is set to purchase order
C.The budget source is incorrect
D.The budget check is not configured for purchase requisitions
AnswerD

Budget control must be specifically enabled for purchase requisitions; if set only for journals, requisitions won't trigger the check.

Why this answer

Budget control must be set to check at the purchase requisition stage. Since budget check is configured for journal approval, it does not occur when the requisition is approved, so funds are not consumed. Option A is wrong because budget thresholds affect warnings, not consumption timing.

Option B is wrong because document level determines when the check occurs, but the question specifies it is set to purchase order, which is later than requisition. Option C is wrong because the budget source being incorrect would cause other issues, not the lack of consumption at requisition approval.

551
MCQmedium

A manufacturing company uses Dynamics 365 Finance and Operations. They need to track the cost of raw materials as they move through production. Which costing method should they use to ensure that inventory valuation reflects the most recent purchase prices?

A.LIFO
B.Weighted average
C.FIFO
D.Standard cost
AnswerC

FIFO (First In, First Out) correctly ensures that inventory valuation reflects the most recent purchase prices because the oldest items are consumed first, so the remaining inventory is valued at the most recent costs.

Why this answer

FIFO (First In, First Out) is the correct costing method because it assumes that the oldest inventory items are used first, leaving the most recently purchased items in stock. This ensures that the inventory valuation on the balance sheet reflects the most recent purchase prices, which aligns with the requirement to track costs as raw materials move through production in Dynamics 365 Finance and Operations.

Exam trap

The trap here is that candidates often confuse FIFO with LIFO, thinking LIFO also reflects recent prices, but LIFO actually uses recent costs for consumption, leaving older costs in inventory valuation.

How to eliminate wrong answers

Option A (LIFO) is wrong because LIFO assumes the most recently purchased items are used first, leaving older costs in inventory, which does not reflect the most recent purchase prices in valuation. Option B (Weighted average) is wrong because it calculates a blended average cost of all inventory, smoothing out recent price fluctuations rather than isolating the most recent purchase prices. Option D (Standard cost) is wrong because it uses predetermined costs for valuation, which are not based on actual purchase prices and require variance adjustments, failing to reflect real-time recent purchase prices.

552
MCQhard

A company using Dynamics 365 Supply Chain Management is experiencing delays in order fulfillment because the picking process is not optimized. The warehouse manager wants to implement a system that directs pickers to the most efficient route based on current warehouse layout. Which feature should be configured to achieve this?

A.RFID (Radio-Frequency Identification)
B.Mobile device menu items
C.Product filters
D.Location directives with wave processing
AnswerD

Location directives in wave processing can be set to create optimized pick routes based on warehouse layout.

Why this answer

Location directives with wave processing are designed to optimize warehouse picking by directing pickers to the most efficient route based on the current warehouse layout. They use predefined criteria (e.g., zone, location rank, or FEFO) to generate pick work during wave execution, ensuring minimal travel time. This directly addresses the delay caused by an unoptimized picking process.

Exam trap

The trap here is that candidates often confuse mobile device menu items (which control what pickers see on their scanner) with the underlying logic that determines the picking route, leading them to choose Option B instead of the correct location directives.

How to eliminate wrong answers

Option A is wrong because RFID is a data capture technology for tracking inventory via radio waves, not a routing or optimization feature for picker paths. Option B is wrong because mobile device menu items define the user interface and actions available on handheld scanners, but they do not determine the picking route or sequence. Option C is wrong because product filters are used to narrow down product selections in queries or reports, not to direct pickers to efficient routes in the warehouse.

553
MCQeasy

A manufacturing company wants to track the cost of raw materials used in production in real-time. Which costing method should they use in Dynamics 365 Supply Chain Management?

A.FIFO (First In, First Out)
B.Standard costing
C.LIFO (Last In, First Out)
D.Moving average
AnswerB

Standard costing uses predetermined costs, enabling real-time variance analysis.

Why this answer

Standard costing is the correct method because it uses predetermined costs for raw materials, enabling real-time variance analysis against actual costs. This allows the manufacturing company to immediately identify and track cost deviations during production, which is essential for real-time cost monitoring in Dynamics 365 Supply Chain Management.

Exam trap

The trap here is that candidates often confuse inventory valuation methods (FIFO, LIFO, Moving average) with costing methods used for real-time cost tracking, assuming any valuation method can provide real-time insights, but only standard costing is designed for immediate variance analysis in Dynamics 365.

How to eliminate wrong answers

Option A is wrong because FIFO (First In, First Out) is an inventory valuation method that calculates cost of goods sold based on the oldest inventory first, which does not provide real-time cost tracking or variance analysis. Option C is wrong because LIFO (Last In, First Out) is not supported in Dynamics 365 Supply Chain Management for inventory valuation and would not enable real-time cost tracking. Option D is wrong because Moving average calculates a weighted average cost over time and updates periodically, which does not give the immediate, real-time cost visibility that standard costing provides through predefined cost rates.

554
MCQmedium

A retail company using Dynamics 365 Finance notices that inventory valuations are incorrect due to varying purchase prices. Which costing method will provide the most accurate valuation by averaging costs over a period?

A.Weighted average
B.Standard cost
C.FIFO
D.Moving average
AnswerA

Weighted average calculates an average cost over a period, smoothing out price fluctuations.

Why this answer

Weighted average costing calculates an average cost over a period, smoothing out price fluctuations. Option B is wrong because standard cost uses predetermined costs, not actual costs. Option C is wrong because FIFO assigns the oldest cost to sales.

Option D is wrong because moving average recalculates after each transaction, not over a period.

555
MCQeasy

Refer to the exhibit. The configuration shows a budget in Dynamics 365 Finance. The budget manager wants to create a revised budget based on the original but cannot modify the existing record. What should they do?

A.Change the BudgetStatus to Draft to allow editing
B.Delete the existing budget and recreate it with changes
C.Modify the BudgetModel to include the changes
D.Create a new budget scenario for the revision
AnswerD

Revised budgets are created as new scenarios.

Why this answer

Budget revisions in Dynamics 365 Finance require a new budget scenario; the existing approved record cannot be edited. Option A is incorrect because changing the budget status to Draft would not allow modification if the budget is already in a workflow that locks editing. Option B is incorrect because deleting and recreating is inefficient and loses history.

Option C is incorrect because modifying the BudgetModel changes the structure, not the amounts, and may affect other budgets using that model.

556
MCQmedium

A retailer uses Dynamics 365 Supply Chain Management to manage inventory across multiple stores. They need to ensure that store managers can only see inventory for their own store. What configuration should they use?

A.Product filters
B.Data security policies
C.Inventory Visibility add-in
D.Warehouse management parameters
AnswerB

Data security policies can restrict record visibility based on user roles and organizational hierarchy.

Why this answer

Data security policies in Dynamics 365 Supply Chain Management allow administrators to restrict record-level access based on user roles and context, such as limiting inventory visibility to a specific store. By configuring a data security policy that filters inventory records by the store dimension, store managers will only see data relevant to their assigned store. This is the correct approach because it enforces row-level security without customizing forms or reports.

Exam trap

The trap here is that candidates often confuse product filters (which limit product visibility) with data security policies (which limit record-level access), leading them to choose Option A instead of the correct security mechanism.

How to eliminate wrong answers

Option A is wrong because product filters control which products appear in searches and catalogs, not which inventory records a user can see per store. Option C is wrong because the Inventory Visibility add-in provides a separate, high-performance inventory service for external systems and does not enforce per-store security policies within the Supply Chain Management client. Option D is wrong because warehouse management parameters define operational settings like picking routes and location profiles, not user-specific data access restrictions.

557
Matchingmedium

Match each Dynamics 365 Commerce channel type to its description.

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

Concepts
Matches

E-commerce website for customer orders

Physical brick-and-mortar location

Order entry via customer service agents

Portable device for in-store transactions

Third-party platform integration (e.g., Amazon)

Why these pairings

Dynamics 365 Commerce supports multiple channel types including online store, retail store, call center, and mobile store. Correct matches pair each channel with its typical description. Common confusions involve swapping online and retail stores.

558
MCQeasy

A company uses Dynamics 365 Supply Chain Management to manage its supply chain. They need to track the carbon footprint of each product throughout its lifecycle. Which capability should they use?

A.Asset management
B.Quality management
C.Product compliance
D.Sustainability module
AnswerD

The Sustainability module provides carbon footprint tracking for products.

Why this answer

The Sustainability module in Dynamics 365 Supply Chain Management provides carbon footprint tracking. Option A is wrong because Asset management tracks equipment, not product carbon footprint. Option B is wrong because Quality management ensures product quality, not environmental impact.

Option C is wrong because Product compliance focuses on regulatory compliance, not carbon footprint.

559
MCQhard

A company is implementing Dynamics 365 Supply Chain Management and wants to use AI-powered demand forecasting. The data scientist needs to include external factors like weather and economic indicators. Which feature should be enabled?

A.Demand Forecasting with Azure Machine Learning
B.Asset Management
C.Inventory Visibility Add-in
D.Warehouse Management
AnswerA

This feature enables using external data for more accurate forecasts.

Why this answer

Demand Forecasting with Azure Machine Learning is the specific feature in Dynamics 365 Supply Chain Management that allows data scientists to incorporate external factors such as weather and economic indicators into demand predictions. This feature leverages Azure Machine Learning to train custom models that can ingest external datasets alongside historical transaction data, enabling more accurate and context-aware forecasts.

Exam trap

The trap here is that candidates may confuse the Inventory Visibility Add-in (which provides real-time stock data) with demand forecasting, not realizing that external factor integration requires Azure Machine Learning, not just visibility or warehouse operations.

How to eliminate wrong answers

Option B is wrong because Asset Management focuses on maintaining and servicing physical assets (e.g., equipment, machinery) and does not provide AI-powered demand forecasting or the ability to include external factors like weather. Option C is wrong because the Inventory Visibility Add-in is designed for real-time inventory tracking and multi-channel visibility across systems, not for predictive demand modeling with external data sources. Option D is wrong because Warehouse Management handles inbound and outbound warehouse operations, such as receiving, putaway, and shipping, and lacks the AI forecasting capabilities needed to incorporate weather or economic indicators.

560
MCQeasy

A small manufacturing company recently implemented Dynamics 365 Supply Chain Management to manage their production. They produce custom furniture and want to use production orders to track costs and materials. The production manager creates a production order for a new chair design. However, when they try to estimate the production order, they receive an error: 'No active bill of materials (BOM) version exists for the item.' The item (chair) has a BOM, but the BOM version is set to 'Draft' status. The manager needs to proceed with the production order as soon as possible. What should the administrator do to resolve this issue?

A.Change the BOM version status from 'Draft' to 'Approved' and then 'Active'.
B.Copy the BOM from a similar item and assign it to the chair.
C.Delete the existing BOM version and create a new one with 'Active' status directly.
D.Set the production order to not require a BOM by clearing the BOM field.
AnswerA

Activating the BOM version makes it available for production orders.

Why this answer

The BOM version must be approved and activated before it can be used on production orders. Setting to 'Active' status makes it usable. Deleting and recreating would waste time.

Copying from another item may introduce errors. Changing the production order to use the route only bypasses the BOM requirement but materials won't be tracked.

561
MCQhard

A global manufacturer uses Dynamics 365 Supply Chain Management. They produce high-value machinery and need to track the exact materials used in each finished good for service and warranty purposes. The company uses discrete manufacturing with production orders. Currently, the system estimates material consumption based on the bill of materials (BOM), but actual consumption may vary due to scrap or rework. The company wants to capture actual material consumption in real time on the shop floor using handheld scanners. You need to configure the system to allow shop floor workers to report material consumption against a production order. You have the following options: A. Use the Production floor execution interface and enable the 'Report as finished' and 'Report as consumed' options on the production order. B. Use the Warehouse Management mobile app to perform a raw material picking and consumption process via a mobile device menu item. C. Use the BOM version to force exact consumption and ignore variances. D. Use the Inventory adjustments journal to manually reduce raw material inventory after production. Which option should you choose?

A.Use the Production floor execution interface and enable the 'Report as finished' and 'Report as consumed' options on the production order.
B.Use the Inventory adjustments journal to manually reduce raw material inventory after production.
C.Use the Warehouse Management mobile app to perform a raw material picking and consumption process via a mobile device menu item.
D.Use the BOM version to force exact consumption and ignore variances.
AnswerC

Correct. The Warehouse Management mobile app can be configured with a mobile device menu item for raw material picking and consumption, enabling workers to scan and report actual material usage in real time against production orders.

Why this answer

The Warehouse Management mobile app can be configured with a menu item for raw material picking and consumption, allowing real-time scanning and actual consumption capture on the shop floor. Option A is incorrect because the Production floor execution interface is primarily for reporting progress and finishing, but consumption reporting via that interface does not provide the same real-time scanning capability as the warehouse mobile app. Option B is incorrect because the Inventory adjustments journal is a manual, after-the-fact process that does not capture consumption in real time and is prone to errors.

Option D is incorrect because forcing exact consumption via the BOM version ignores actual variances such as scrap or rework, which defeats the purpose of tracking actual material usage.

562
MCQmedium

A company uses Dynamics 365 Supply Chain Management. They receive a shipment of raw materials, but the quantity received is less than the purchase order. They want to update inventory with the actual received quantity and create a backorder for the remaining. What should they do?

A.Register the received quantity in the receiving journal and mark the open order line as backorder.
B.Cancel the purchase order and create a new one for the received quantity.
C.Use the 'Receive against order' option to post the full quantity.
D.Record the received quantity as an inventory adjustment.
AnswerA

This updates inventory and leaves the remaining quantity on the purchase order as backorder.

Why this answer

Dynamics 365 Supply Chain Management allows partial receipt of a purchase order by registering the actual received quantity in a receiving journal. The remaining quantity can be marked as a backorder on the open order line, which automatically creates a backorder for the outstanding amount without canceling the original purchase order. This ensures inventory is updated accurately with the received quantity while the system tracks the backordered quantity for future fulfillment.

Exam trap

The trap here is that candidates often confuse inventory adjustments with purchase order receipts, thinking that any inventory update can be done via adjustments, but adjustments do not link to the purchase order and cannot create backorders.

How to eliminate wrong answers

Option B is wrong because canceling the purchase order and creating a new one is inefficient and loses the original order reference, pricing, and delivery schedule; Dynamics 365 supports partial receipts natively. Option C is wrong because using 'Receive against order' to post the full quantity would incorrectly record inventory as if the entire order was received, causing inventory discrepancies and violating the actual receipt. Option D is wrong because recording the received quantity as an inventory adjustment bypasses the purchase order process, breaking the procurement-to-pay workflow and failing to create a backorder for the remaining quantity.

563
MCQmedium

A company uses Dynamics 365 Human Resources. The HR manager wants to set up a new position that reports to an existing position, but the system does not allow the reporting relationship to be established. What should the system administrator verify?

A.That the compensation plan for the new position is active
B.That the organization type is set to 'Legal entity'
C.That the position hierarchy feature is enabled in the shared parameters
D.That the position details for the existing position are fully defined
AnswerC

Position hierarchies must be enabled in System administration > Shared parameters > Position hierarchies.

Why this answer

The position hierarchy feature must be enabled in the shared parameters of Dynamics 365 Human Resources to allow reporting relationships between positions. Without this feature turned on, the system blocks the creation of parent-child position links, regardless of other configuration details.

Exam trap

The trap here is that candidates assume position reporting relationships are always available by default, but Microsoft deliberately hides this functionality behind a shared parameter toggle to allow organizations to control whether they use hierarchical position structures.

How to eliminate wrong answers

Option A is wrong because the compensation plan being active or inactive does not control the ability to establish reporting relationships between positions; compensation plans are separate from position hierarchy settings. Option B is wrong because the organization type (e.g., 'Legal entity') determines legal reporting structure but does not enable or disable the position hierarchy feature that governs position-to-position reporting. Option D is wrong because even if the existing position's details are fully defined, the system will still prevent the reporting relationship if the position hierarchy feature is not enabled in the shared parameters.

564
MCQhard

A multinational organization uses Dynamics 365 Finance. They need to consolidate financial data from subsidiaries that use different currencies and accounting standards. The consolidation must be performed automatically on a monthly basis. What should they configure?

A.Fixed assets management
B.Intercompany accounting
C.Budget planning
D.Consolidation and currency translation
AnswerD

This feature automates consolidation with currency translation and elimination.

Why this answer

Correct Answer: Consolidation and currency translation. This feature automatically consolidates financial data from subsidiaries using different currencies and accounting standards into a single reporting currency, meeting the requirement for automatic monthly consolidation. Option A (Fixed assets management) manages asset lifecycle but does not handle consolidation.

Option B (Intercompany accounting) records transactions between entities but does not automate multi-currency consolidation. Option C (Budget planning) is for creating budgets, not consolidation. Option D (Consolidation and currency translation) is the correct feature for this scenario.

565
MCQhard

A manufacturing company uses Dynamics 365 Supply Chain Management for process manufacturing. They produce a liquid chemical that requires a specific mixing time. Which feature should be used to enforce that the production step takes at least 30 minutes before the next step can begin?

A.Product configuration model
B.Route operation with a 'Process time' set to 30 minutes
C.Production orders with a bill of materials (BOM)
D.Quality order with a test time
AnswerB

Route operations define the steps and can specify process times that must be met.

Why this answer

A route operation with a 'Process time' of 30 minutes will enforce that the operation takes at least that long. Option A is for discrete manufacturing, not process. Option C is for product configuration, not production steps.

Option D is for quality management, not time enforcement.

566
Multi-Selectmedium

Which TWO of the following are features of Dynamics 365 Supply Chain Management that enable real-time visibility into inventory across multiple warehouses?

Select 2 answers
A.Inventory aging report
B.Procurement and Sourcing module
C.Inventory Visibility Service add-in
D.Power BI content pack for Dynamics 365 Supply Chain Management
E.Warehouse Management mobile app
AnswersC, D

Correct. The Inventory Visibility Service add-in enables real-time visibility and soft reservations across multiple warehouses.

Why this answer

The Inventory Visibility Service add-in (C) provides real-time visibility into inventory across multiple warehouses, enabling soft reservations and multi-warehouse sourcing. The Power BI content pack for Dynamics 365 Supply Chain Management (D) offers real-time dashboards for inventory analysis across locations. The Inventory aging report (A) is a historical view, not real-time.

The Procurement and Sourcing module (B) focuses on purchasing processes, not cross-warehouse visibility. The Warehouse Management mobile app (E) is used for scanning and operational tasks within a single warehouse, not for visibility across warehouses.

567
MCQmedium

A retail company with 500 employees is deploying Dynamics 365 Human Resources. They need to ensure that employees can view their own pay slips and update personal information from a mobile app. Which component should they enable?

A.Recruitment
B.Manager self service
C.Employee self service
D.Compensation management
AnswerC

Employee self service allows employees to access their own information and pay slips via mobile.

Why this answer

Employee self service (C) is the correct component because it is specifically designed to allow employees to view their own pay slips and update personal information from a mobile app. In Dynamics 365 Human Resources, the Employee self service workspace provides role-based access for employees to perform these tasks without requiring manager or HR intervention.

Exam trap

The trap here is that candidates may confuse Manager self service with Employee self service, assuming managers can also perform employee-level tasks, but Microsoft explicitly separates these roles to enforce data privacy and role-based access control.

How to eliminate wrong answers

Option A is wrong because Recruitment is focused on managing the hiring process, such as job postings, candidate applications, and interview scheduling, not on employee pay slip viewing or personal information updates. Option B is wrong because Manager self service is intended for managers to perform tasks like approving time-off requests or viewing team information, not for individual employees to access their own pay slips or update personal details. Option D is wrong because Compensation management handles the setup and administration of pay structures, bonuses, and benefits, not the employee-facing self-service actions of viewing pay slips or updating personal information.

568
MCQeasy

A procurement manager reviews a purchase order. How many units of item M-100 are still due to be received?

A.100
B.50
C.150
D.50
AnswerB

50 is the quantity still due (100 - 50).

Why this answer

The purchase order for item M-100 has a quantity of 100 units ordered. The receipt history shows 50 units have already been received. Therefore, the remaining quantity due to be received is 100 - 50 = 50 units.

In Dynamics 365 Supply Chain Management, the 'Open order quantity' or 'Remaining delivery' field on the purchase order line reflects this calculation.

Exam trap

The trap here is that two answer options (B and D) display the same numeric value (50), testing whether the candidate carefully reads the question and recognizes that only one is marked as correct, while the other is a distractor.

How to eliminate wrong answers

Option A is wrong because 100 represents the total ordered quantity, not the quantity still due after partial receipt. Option C is wrong because 150 exceeds the ordered quantity and would only be possible if an overdelivery tolerance was set, which is not indicated. Option D is wrong because it is a duplicate of the correct answer (50) but appears as a separate option; the correct answer is B, not D.

569
Multi-Selectmedium

Which TWO modules are part of Dynamics 365 Supply Chain Management for warehouse operations?

Select 2 answers
A.Asset Management
B.Project Management
C.Inventory Management
D.Transportation Management
E.Warehouse Management
AnswersC, E

Inventory Management tracks stock levels and movements.

Why this answer

The correct answers are C and E. Inventory Management (C) and Warehouse Management (E) are core modules of Dynamics 365 Supply Chain Management that directly support warehouse operations. Option A, Asset Management, is focused on maintaining equipment and assets, not warehouse operations.

Option B, Project Management, handles project-based planning and execution, unrelated to warehousing. Option D, Transportation Management, deals with logistics and freight, which is distinct from in-warehouse operations.

570
MCQeasy

A company is configuring Dynamics 365 Finance for a new subsidiary. The subsidiary uses a different currency than the parent company. What must be set up to enable translation of the subsidiary's financial statements to the parent's reporting currency?

A.Currency revaluation
B.Exchange rates
C.Consolidation company
D.Intercompany accounting
AnswerB

Exchange rates are needed to translate amounts.

Why this answer

Exchange rates are required for currency translation. Option A is wrong because currency revaluation is for adjusting balances, not for translation. Option C is wrong because a consolidation company is used to combine results, but translation requires exchange rates.

Option D is wrong because intercompany accounting is for transactions between entities, not for translation.

571
MCQmedium

A retailer using Dynamics 365 Commerce wants to implement a buy-one-get-one-free promotion. Which type of discount should be configured?

A.Total discount
B.Multibuy discount
C.Simple discount
D.Customer loyalty discount
AnswerB

Supports BOGO and quantity-based deals.

Why this answer

A buy-one-get-one-free (BOGO) promotion is a classic multibuy discount scenario where purchasing a specific quantity of an item triggers a free item. In Dynamics 365 Commerce, the Multibuy discount type is designed exactly for this: it applies a discount when a defined quantity of products is purchased, and it can be configured to give a percentage off or a fixed amount off, including making the second item free. This is distinct from simple discounts which apply to a single item, and total discounts which apply to the entire cart.

Exam trap

The trap here is that candidates often confuse a 'Simple discount' with a quantity-based promotion, not realizing that a Simple discount lacks the quantity trigger and cannot enforce the 'buy one, get one' condition.

How to eliminate wrong answers

Option A is wrong because a Total discount applies a percentage or amount off the entire order total, not a specific product or quantity-based promotion like BOGO. Option C is wrong because a Simple discount is a basic discount applied to a single product or variant, without the quantity trigger required for a buy-one-get-one-free offer. Option D is wrong because a Customer loyalty discount is tied to a loyalty program and rewards points or discounts based on membership, not on purchasing a specific quantity of items.

572
MCQeasy

A company uses Dynamics 365 Finance to manage its fixed assets. They have purchased a new piece of machinery and want to record it in the system. Which module should they use to create the fixed asset record?

A.Budgeting
B.Inventory management
C.Fixed assets
D.General ledger
AnswerC

Fixed assets module manages asset records.

Why this answer

The Fixed assets module is used to manage asset records, depreciation, and disposal. Option A (Budgeting) handles budgets, not fixed assets. Option B (Inventory management) manages stock items, not fixed assets.

Option D (General ledger) is for financial transactions and accounts, not asset records.

573
MCQeasy

A company uses Dynamics 365 Supply Chain Management and wants to track a product's entire lifecycle from raw material to finished good and through to customer delivery. Which feature should they use?

A.Bill of materials (BOM)
B.Product traceability (batch/serial tracking)
C.Route management
D.Inventory aging report
AnswerB

It tracks items through the entire supply chain.

Why this answer

Product traceability (batch/serial tracking) enables tracking of items from raw material through production to customer delivery. Option A (Bill of materials) defines product structure but does not track movement. Option C (Route management) defines production steps but not traceability.

Option D (Inventory aging report) shows stock aging but not full traceability.

574
MCQeasy

Refer to the exhibit. A production order in Dynamics 365 Supply Chain Management has Reservation set to 'Manual'. What does this mean for material availability?

A.Materials are automatically reserved when the order is released
B.Materials are automatically consumed during production
C.Materials must be manually reserved by the user
D.Materials are reserved based on the BOM explosion date
AnswerC

Manual reservation means the user must reserve materials explicitly.

Why this answer

When the Reservation field on a production order is set to 'Manual', materials are not automatically reserved or consumed. Instead, the user must explicitly reserve materials (e.g., via the production order's 'Reserve' action) before or during production. This ensures that material availability is controlled manually, preventing automatic allocation from inventory.

Exam trap

The trap here is confusing the 'Reservation' setting with the 'Flushing principle' or 'BOM explosion date', leading candidates to think that manual reservation automatically triggers consumption or is tied to the BOM calculation date.

How to eliminate wrong answers

Option A is wrong because 'Manual' reservation means materials are NOT automatically reserved when the order is released; automatic reservation occurs only when set to 'Automatic'. Option B is wrong because material consumption during production is controlled by the 'Flushing principle' (e.g., 'Manual', 'Start', 'Finish'), not by the reservation method; 'Manual' reservation does not automatically consume materials. Option D is wrong because the BOM explosion date determines when the bill of materials is calculated, not how materials are reserved; reservation is independent of the explosion date.

575
MCQhard

A global manufacturer uses Dynamics 365 Supply Chain Management. They are implementing IoT-enabled predictive maintenance for their production equipment. Which component should they integrate with Supply Chain Management to receive and process IoT signals?

A.Azure Machine Learning
B.Power Automate
C.Azure IoT Hub
D.IoT Intelligence add-in
AnswerD

The IoT Intelligence add-in is specifically designed to receive IoT signals and trigger maintenance actions in Supply Chain Management.

Why this answer

The IoT Intelligence add-in for Dynamics 365 Supply Chain Management is specifically designed to receive IoT signals and trigger maintenance actions. Option A is wrong because Azure Machine Learning is a platform for building predictive models, but it does not directly receive IoT signals; it requires a data pipeline to ingest data. Option B is wrong because Power Automate can be used to automate workflows but is not the primary component for receiving and processing IoT signals.

Option C is wrong because Azure IoT Hub is a cloud service for ingesting IoT data, but it is not directly integrated with Supply Chain Management without the IoT Intelligence add-in.

576
MCQmedium

A company uses Dynamics 365 Commerce. They want to offer personalized product recommendations to online shoppers based on their browsing history and purchase patterns. Which Copilot feature should they enable?

A.Copilot in Dynamics 365 Customer Service
B.Copilot in Dynamics 365 Finance
C.Copilot in Dynamics 365 Commerce
D.Copilot in Dynamics 365 Sales
AnswerC

Copilot in Commerce delivers personalized product recommendations based on customer behavior.

Why this answer

Copilot in Dynamics 365 Commerce provides AI-driven personalized product recommendations. Option A is wrong because Copilot in Dynamics 365 Customer Service focuses on service-related suggestions, not e-commerce recommendations. Option B is wrong because Copilot in Dynamics 365 Finance provides financial insights, not product recommendations.

Option D is wrong because Copilot in Dynamics 365 Sales focuses on lead scoring and sales insights, not e-commerce recommendations.

577
Drag & Dropmedium

Drag and drop the steps to configure a sales order in Dynamics 365 Supply Chain Management in the correct order.

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

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

Creating a sales order involves navigating to the sales orders list, creating a new order, selecting the customer, adding items, and submitting.

578
MCQhard

A company is implementing Dynamics 365 Project Operations and wants to ensure that project costs are accurately tracked for both time and materials (T&M) and fixed-price contracts. The company uses a single project for both types of contracts. Which approach should be used to correctly invoice each contract type?

A.Create two project contracts, one T&M and one fixed-price, and link both to the same project.
B.Create two separate projects and link each to its own contract.
C.Create a single project contract with the billing method set to fixed-price and adjust invoices manually.
D.Create one project contract with a billing method of T&M and manually create invoices for the fixed-price portion.
AnswerA

Multiple contracts can be linked to one project, each with its own billing method.

Why this answer

Dynamics 365 Project Operations allows multiple project contracts to be linked to a single project, enabling different billing methods (T&M and fixed-price) for the same project. This ensures that time and material costs are tracked and invoiced according to the T&M contract terms, while fixed-price milestones are invoiced under the fixed-price contract, all from the same project data.

Exam trap

The trap here is that candidates assume a single project must have a single billing method, but Dynamics 365 Project Operations supports multiple contracts per project, each with its own billing method, enabling accurate hybrid invoicing.

How to eliminate wrong answers

Option B is wrong because creating two separate projects would duplicate project tracking and reporting, making it impossible to have a unified view of costs and progress for the same project scope. Option C is wrong because setting a single contract to fixed-price would prevent accurate tracking and invoicing of T&M costs, as fixed-price billing does not automatically invoice based on actual time and material consumption. Option D is wrong because using a T&M billing method for the entire contract would not allow proper fixed-price milestone invoicing, and manual invoice adjustments are error-prone and not supported by the system's automated billing logic.

579
MCQhard

A company uses Dynamics 365 Supply Chain Management and wants to implement a strategy where products are stored at multiple warehouse locations, but picking is optimized by consolidating orders from the nearest location to the customer. Which configuration supports this?

A.Set up multi-site warehouse management and use location directives
B.Implement vendor-managed inventory for all products
C.Use transfer orders to move stock between warehouses
D.Configure a single warehouse with multiple zones
AnswerA

Location directives can route picking to the nearest warehouse.

Why this answer

Multi-site warehouse management with location directives allows routing of picking to the nearest warehouse based on distance or zone. Option A is correct because location directives can be configured to prioritize picking from the warehouse closest to the customer's ship-to address. Option B (Vendor-managed inventory) is a supplier strategy, not internal optimization.

Option C (Transfer orders) moves stock between warehouses but does not automatically optimize picking across sites. Option D (Single warehouse with multiple zones) stores products within one physical location and cannot consolidate orders across different sites.

580
MCQmedium

A manufacturing company uses Dynamics 365 Supply Chain Management. They notice that the production schedule is not reflecting real-time capacity constraints, causing delays. Which feature should they configure to dynamically adjust schedules based on current resource availability?

A.Finite scheduling
B.Shop floor execution
C.Gantt chart views
D.Material requirements planning (MRP)
AnswerA

Finite scheduling considers resource capacity and automatically adjusts production schedules to avoid overloading.

Why this answer

Finite scheduling considers capacity constraints and dynamically adjusts production schedules based on current resource availability. Option B (Shop floor execution) is incorrect because it tracks and manages actual production activities, not schedule adjustments. Option C (Gantt chart views) is incorrect because Gantt charts are visualization tools that display schedules but do not automatically adjust them based on capacity.

Option D (Material requirements planning, MRP) is incorrect because MRP focuses on material planning and procurement, not on capacity-based scheduling.

581
MCQeasy

A company uses Dynamics 365 Supply Chain Management. They need to track the serial numbers of products sold to customers for warranty management. Which inventory configuration should they use?

A.Serial number tracking
B.Batch tracking
C.Location tracking
D.Product dimensions
AnswerA

Serial number tracking enables tracking individual items.

Why this answer

Serial number tracking is the correct inventory configuration because it allows the company to assign a unique identifier to each individual unit of a product. This enables precise tracking of which specific item was sold to which customer, which is essential for managing warranty claims, returns, and service history in Dynamics 365 Supply Chain Management.

Exam trap

The trap here is that candidates often confuse batch tracking (which groups items by production run or expiration date) with serial number tracking, not realizing that batch tracking cannot uniquely identify individual units for warranty purposes.

How to eliminate wrong answers

Option B is wrong because batch tracking groups multiple units under a single batch ID, which does not provide the unique per-unit identification needed for individual warranty management. Option C is wrong because location tracking is used to manage where inventory is stored in a warehouse, not to track individual product sales or warranty history. Option D is wrong because product dimensions (such as color, size, or configuration) define product variants, not unique serial numbers for individual items.

582
MCQhard

A company uses Dynamics 365 Finance and Operations. They are experiencing slow performance in the general ledger module when generating financial statements. The database administrator notices that the general journal table has grown significantly. Which action should they take to improve performance?

A.Partition the general journal table by fiscal year.
B.Add additional indexes to the general journal table.
C.Purge all journal entries older than two years.
D.Use the Data archiving feature to archive old journal entries.
AnswerD

The Data archiving feature moves old entries to a separate archive, reducing table size and improving query performance without data loss.

Why this answer

The Data archiving feature in Dynamics 365 Finance and Operations allows moving old journal entries to a separate archive, reducing the table size and improving query performance without permanently deleting data. Option A is incorrect because partitioning the table may help but does not remove data; archiving is a better practice for reducing data volume. Option B is incorrect because adding indexes can improve read performance but also degrades write performance and does not address the root cause of large table size.

Option C is incorrect because purging journal entries older than two years permanently deletes data that may be needed for reporting or legal purposes; archiving retains it.

583
MCQhard

A company uses Dynamics 365 Supply Chain Management and wants to integrate with an external transportation management system (TMS) to get real-time shipping rates. Which integration approach should they use?

A.Use OData endpoints to expose carrier data
B.Use Power Automate to call a third-party API
C.Use data entities to import rates from a flat file
D.Configure the transportation management module to use rate shopping
AnswerD

The TMS module can be configured to get real-time rates from external carriers.

Why this answer

The transportation management module in Dynamics 365 Supply Chain Management includes built-in rate shopping functionality that can integrate with external TMS providers to retrieve real-time shipping rates. This feature uses rate route workbenches and rate engines to compare rates from multiple carriers dynamically, making it the native and intended approach for real-time rate integration.

Exam trap

The trap here is that candidates often confuse general integration tools like OData or Power Automate with the specialized, built-in rate shopping functionality of the transportation management module, assuming any API-based integration is sufficient without recognizing the need for rate comparison logic.

How to eliminate wrong answers

Option A is wrong because OData endpoints are used for exposing and querying data from Dynamics 365, not for real-time rate retrieval from an external TMS; they lack the real-time rate shopping logic. Option B is wrong because Power Automate can call third-party APIs, but it is a general-purpose automation tool and not designed for the specialized rate shopping and carrier rate comparison logic required in transportation management. Option C is wrong because data entities and flat file imports are batch-oriented and static, not suitable for real-time rate retrieval; they are used for bulk data migration or periodic updates, not live rate shopping.

584
MCQmedium

A retail company uses Dynamics 365 Finance. They want to automatically post revenue and cost of goods sold (COGS) when a sales order is invoiced. Which posting setup is required?

A.Procurement and sourcing posting
B.Accounts receivable posting
C.Inventory posting
D.General ledger posting
AnswerC

Inventory posting defines accounts for item revenue, COGS, and inventory valuation.

Why this answer

Inventory posting is used to define accounts for revenue, COGS, and inventory when items are sold. Option A is incorrect because Procurement and sourcing posting handles purchase-related transactions, not sales. Option B is incorrect because Accounts receivable posting manages customer balances and payments, not revenue/COGS.

Option D is incorrect because General ledger posting defines main accounts but does not specify the posting setup for sales orders; that is done in Inventory posting.

585
MCQeasy

A company uses Dynamics 365 Supply Chain Management to manage its supply chain. They need to forecast demand for the next quarter to plan procurement and production. Which module should they use for demand forecasting?

A.Procurement and sourcing
B.Master planning
C.Production control
D.Sales and marketing
AnswerB

Master planning includes demand forecasting models to predict future demand.

Why this answer

Master planning in Dynamics 365 Supply Chain Management is the module specifically designed for demand forecasting. It uses historical data and statistical methods to generate forecasts that drive procurement and production planning. The other modules handle execution or sales tracking, not the forecasting engine.

Exam trap

The trap here is that candidates confuse the Sales and marketing module's sales history and pipeline data with the actual forecasting engine, but demand forecasting is a dedicated function within Master Planning that requires statistical processing, not just sales data entry.

How to eliminate wrong answers

Option A is wrong because Procurement and sourcing manages purchasing activities and vendor relationships, not demand forecasting. Option C is wrong because Production control handles manufacturing execution, scheduling, and shop floor operations, not forecasting future demand. Option D is wrong because Sales and marketing manages customer relationships, leads, and sales orders, but does not include the statistical forecasting engine required for demand prediction.

586
MCQeasy

A company wants to share product data across multiple Dynamics 365 Finance legal entities. What should be used?

A.Purchase agreements
B.Shared product master
C.Inventory journal
D.Sales orders
AnswerB

Shares product data across entities.

Why this answer

The Shared product master (B) is the correct feature because it allows product data to be defined once and shared across multiple Dynamics 365 Finance legal entities. This ensures consistent product information, such as item numbers, descriptions, and dimensions, is synchronized without duplication, which is essential for multi-entity organizations.

Exam trap

The trap here is that candidates often confuse transactional documents (like purchase agreements or sales orders) with master data sharing mechanisms, assuming that because they involve products, they can be used to distribute product data across entities.

How to eliminate wrong answers

Option A is wrong because purchase agreements are contracts with vendors that define pricing and terms for specific products, not a mechanism for sharing product data across legal entities. Option C is wrong because inventory journals are used to record physical inventory movements and adjustments within a single legal entity, not for sharing master data. Option D is wrong because sales orders are transactional documents for customer sales and are entity-specific, not designed to propagate product master data across entities.

587
MCQeasy

A company uses Dynamics 365 Project Operations to manage projects. They need to track project budgets and actual costs in real-time. Which core capability should they use?

A.Project cost management
B.Resource management
C.Time and expense management
D.Project accounting
AnswerA

Project cost management provides real-time tracking of project budgets and actual costs.

Why this answer

Project cost management in Dynamics 365 Project Operations provides real-time tracking of budgets versus actual costs by integrating cost estimates, actual transactions, and budget controls. This capability enables project managers to monitor cost performance continuously and receive alerts when costs exceed thresholds, ensuring financial control throughout the project lifecycle.

Exam trap

The trap here is confusing 'project accounting' (which focuses on financial postings and revenue recognition) with 'project cost management' (which specifically tracks budget vs. actual costs in real-time), leading candidates to select the broader but less precise option.

How to eliminate wrong answers

Option B (Resource management) is wrong because it focuses on allocating and scheduling resources (people, equipment) rather than tracking budget vs. actual costs. Option C (Time and expense management) is wrong because it captures time entries and expense reports but does not aggregate them into budget comparisons or cost tracking. Option D (Project accounting) is wrong because it handles financial postings and revenue recognition after transactions occur, not real-time budget vs. actual cost monitoring.

588
MCQhard

A company using Dynamics 365 Finance notices that the 'General ledger' trial balance does not match the subledger balances for accounts payable. The discrepancy appears only for a specific vendor. What is the most likely cause?

A.A payment journal was deleted after posting.
B.The vendor account is on hold.
C.An invoice for the vendor is in 'Pending' status and has not been posted.
D.The vendor's currency is different from the company's accounting currency.
AnswerC

Correct because an unposted invoice in 'Pending' status is recorded in the subledger but not posted to the general ledger, causing a discrepancy for that specific vendor.

Why this answer

An invoice in 'Pending' status is recorded in the subledger (Accounts Payable) but has not yet been posted to the General Ledger. This creates a discrepancy where the subledger shows the vendor balance including the pending invoice, while the General Ledger trial balance does not include it. Option A is wrong because a posted payment journal cannot be deleted; reversing entries are used instead.

Option B is wrong because placing a vendor on hold prevents new transactions but does not affect existing recorded balances. Option D is wrong because currency differences are handled through revaluation and affect all transactions for that vendor, not just a single discrepancy.

589
MCQmedium

Refer to the exhibit. A company has configured the General ledger parameters as shown. A user attempts to post a purchase order that exceeds the remaining budget for the current fiscal year. What will happen?

A.The purchase order will be posted and the budget will be adjusted automatically.
B.The purchase order will be placed on hold for manager approval.
C.The purchase order will be blocked and an error message will appear.
D.The purchase order will be posted successfully but with a warning.
AnswerC

With budget control enabled and no overbudget allowed, exceeding the budget results in a block.

Why this answer

BudgetControl is enabled and AllowOverbudget is false, so the system will block the transaction and show a budget control error. Option A is wrong because the system will not allow posting; it will generate an error. Option B is wrong because there is no automatic approval workflow triggered by budget control.

Option D is wrong because the system will not create a warning without blocking; it blocks by default when AllowOverbudget is false.

590
MCQeasy

A company wants to automate the replenishment of raw materials to production lines based on actual consumption. Which capability in Dynamics 365 Supply Chain Management should they use?

A.Master planning
B.Kanban rules
C.Quality management
D.Vendor collaboration
AnswerB

Kanban rules enable pull-based replenishment based on actual consumption.

Why this answer

Kanban rules in Dynamics 365 Supply Chain Management are specifically designed to automate material replenishment based on actual consumption signals (e.g., from production line scans or barcode reads). They implement a pull-based system where a kanban card triggers a replenishment event only when material is consumed, aligning directly with the requirement for consumption-driven automation.

Exam trap

The trap here is that candidates often confuse Master planning (a push-based, forecast-driven process) with the consumption-based pull logic of Kanban rules, because both deal with replenishment, but they operate on fundamentally different triggers and time horizons.

How to eliminate wrong answers

Option A is wrong because Master planning is a push-based, forecast-driven process that calculates net requirements and generates planned orders for future demand, not a real-time consumption-based replenishment mechanism. Option C is wrong because Quality management handles inspection, nonconformance, and corrective actions for product quality, not the automation of material replenishment. Option D is wrong because Vendor collaboration is a portal for external suppliers to view purchase orders, forecasts, and inventory levels, but it does not automate internal replenishment to production lines based on consumption.

591
MCQhard

A company uses Dynamics 365 Supply Chain Management and wants to implement demand-driven material requirements planning (DDMRP). Which feature should they configure to support DDMRP?

A.Master planning parameters
B.BOM versions
C.Forecast models
D.Coverage groups with appropriate settings
AnswerD

Coverage groups enable DDMRP by defining buffers and decoupled lead times.

Why this answer

'Coverage groups' allow setting up decoupled lead times and buffer zones, which are essential for DDMRP. Option A is wrong because 'Master planning parameters' are general settings for the master planning engine, not specific to DDMRP. Option B is wrong because 'BOM versions' define product structure and are not directly related to DDMRP.

Option C is wrong because 'Forecast models' are used for traditional demand forecasting, not for the buffer-driven approach of DDMRP.

592
Multi-Selectmedium

Which TWO of the following are capabilities of Dynamics 365 Supply Chain Management?

Select 2 answers
A.Customer relationship management
B.Transportation management
C.Demand forecasting
D.Project accounting
E.Human resources management
AnswersB, C

Transportation management is a module within Supply Chain Management.

Why this answer

Options B and C are correct: Transportation management and Demand forecasting are core capabilities of Dynamics 365 Supply Chain Management. Option A is incorrect because Customer relationship management is handled by Dynamics 365 Sales. Option D is incorrect because Project accounting is a feature of Dynamics 365 Project Operations.

Option E is incorrect because Human resources management belongs to Dynamics 365 Human Resources.

593
MCQmedium

A finance manager needs to create a journal entry to record the monthly depreciation of fixed assets. The company uses Dynamics 365 Finance. Which journal type should be used?

A.Payment journal
B.Inventory journal
C.Fixed assets journal
D.General journal
AnswerC

This journal is designed for depreciation and other asset transactions.

Why this answer

The Fixed assets journal is specifically designed to record fixed asset transactions such as acquisitions, disposals, and depreciation. In Dynamics 365 Finance, this journal type automatically posts to the correct fixed asset ledger accounts and updates the asset's net book value, making it the appropriate choice for monthly depreciation entries.

Exam trap

The trap here is that candidates often confuse the General journal with the Fixed assets journal, assuming any journal can handle fixed asset transactions, but the General journal lacks the automated subledger updates and depreciation proposal functionality specific to fixed assets.

How to eliminate wrong answers

Option A is wrong because the Payment journal is used to record payments to vendors or refunds to customers, not to post depreciation entries. Option B is wrong because the Inventory journal is designed for inventory-related adjustments like counting or transferring stock, not for fixed asset depreciation. Option D is wrong because while the General journal can post to any ledger account, it does not automatically update fixed asset subledger records or trigger asset-specific logic, making it less efficient and error-prone for depreciation entries.

594
MCQeasy

Refer to the exhibit. An organization in Dynamics 365 Finance has defined financial dimensions as shown. What is the total length of the account structure for a journal entry?

A.14
B.15
C.11
D.8
AnswerA

Correct. The main account length is 6, department is 3, cost center is 5, total 14.

Why this answer

The account structure comprises the main account (length 6), department (length 3), and cost center (length 5), totaling 14 (6+3+5=14). Option B (15) is incorrect because it adds an extra character. Option C (11) is incorrect because it likely omits the main account or miscalculates.

Option D (8) is incorrect because it only accounts for two segments.

595
MCQhard

A company uses Dynamics 365 Supply Chain Management and wants to ensure that when a sales order is created, the system automatically checks if there is enough inventory to fulfill it. If not, the order should be placed on hold until the required materials are available. Which feature should they use?

A.Inbound load planning
B.Available-to-Promise (ATP) with inventory reservation
C.Transfer order status
D.Quality orders
AnswerB

Checks availability and can place orders on hold.

Why this answer

ATP (Available-to-Promise) with inventory reservation checks inventory availability in real-time when a sales order is created. If sufficient inventory is not available, the system can automatically place the order on hold until the required materials become available. Option A (Inbound load planning) focuses on receiving inbound shipments, not sales order availability.

Option C (Transfer order status) manages internal transfer orders, not direct sales order fulfillment. Option D (Quality orders) is about quality control processes, not inventory availability.

596
Multi-Selecthard

A manufacturing company uses Dynamics 365 Supply Chain Management. Which THREE components are required to set up a production process for a discrete manufacturing scenario?

Select 3 answers
A.Kanban rules
B.Bill of materials
C.Production order
D.Route
E.Costing sheet
AnswersB, C, D

BOM defines the components and quantities needed for the finished product.

Why this answer

In a discrete manufacturing scenario, the bill of materials (BOM) is required because it defines the list of components and raw materials needed to produce a finished product. The production order is the core document that authorizes and tracks the manufacturing execution, while the route specifies the sequence of operations and work centers. Together, these three elements form the foundation for planning and executing production in Dynamics 365 Supply Chain Management.

Exam trap

The trap here is that candidates may confuse kanban rules (used in lean manufacturing) as a requirement for discrete manufacturing, when in fact discrete manufacturing relies on production orders, BOMs, and routes.

597
MCQhard

A company uses Dynamics 365 Supply Chain Management and wants to implement a vendor-managed inventory (VMI) process where vendors monitor and replenish stock at the customer's warehouse. What is the recommended setup?

A.Configure warehouse management for the vendor
B.Enable quality management for received items
C.Set up consignment inventory for the vendor
D.Create a purchase agreement with the vendor
AnswerC

Consignment inventory allows vendors to own stock until it is consumed, enabling VMI.

Why this answer

Vendor-managed inventory (VMI) in Dynamics 365 Supply Chain Management is implemented using consignment inventory. In a consignment setup, the vendor owns the stock until it is consumed or transferred to the customer's inventory, which aligns with the VMI process where the vendor monitors and replenishes stock at the customer's warehouse. The system supports this through consignment replenishment orders and vendor-owned inventory tracking.

Exam trap

The trap here is that candidates often confuse a standard purchase agreement with the consignment agreement required for VMI, assuming any contract with a vendor enables vendor-managed inventory, but only consignment inventory setup correctly reflects vendor ownership and replenishment control.

How to eliminate wrong answers

Option A is wrong because configuring warehouse management for the vendor is not required; warehouse management is set up for the customer's warehouse, not the vendor's, and VMI focuses on the customer's location. Option B is wrong because enabling quality management for received items is a separate process that can be used with any inventory model, but it is not specific to or required for implementing VMI. Option D is wrong because a purchase agreement with the vendor is a procurement contract that defines pricing and terms, but it does not establish the consignment ownership model needed for VMI; consignment requires a specific consignment agreement, not a standard purchase agreement.

598
Multi-Selectmedium

Which TWO capabilities are part of Dynamics 365 Supply Chain Management?

Select 2 answers
A.Fixed asset management
B.Transportation management
C.Project management
D.Human resources
E.Warehouse management
AnswersB, E

Transportation management is part of SCM.

Why this answer

Transportation management (Option B) is a core capability of Dynamics 365 Supply Chain Management, providing advanced features for inbound and outbound transportation planning, freight rating, routing, and shipment consolidation. It integrates with warehouse management to optimize logistics and reduce shipping costs.

Exam trap

The trap here is that candidates may confuse capabilities that belong to other Dynamics 365 apps (like Finance or Project Operations) with those specific to Supply Chain Management, leading them to select Fixed asset management or Project management as correct options.

599
MCQmedium

You are a Dynamics 365 Finance consultant for a medium-sized manufacturing company that recently implemented Dynamics 365 Finance. The company uses the perpetual inventory system with standard cost. They have encountered an issue where the inventory value in the general ledger does not match the inventory value in the inventory module. After investigation, you discover that some purchase order receipts were posted directly to the general ledger without updating inventory quantities. The CFO wants to ensure that inventory financial postings are always synchronized with inventory transactions. The company uses batch processing for inventory closing. They need a solution that prevents discrepancies in the future. Requirements: 1) Ensure that all inventory transactions update both inventory quantities and financial postings. 2) Minimize manual intervention. 3) Use existing Dynamics 365 Finance features. Which course of action should you recommend?

A.Create a recurring batch job that compares inventory value in the inventory module to GL and posts adjusting entries.
B.Enable the 'Post inventory to General ledger' parameter in Inventory and warehouse management parameters, and ensure that the 'Inventory closing' batch job runs regularly.
C.Set the 'Inventory model' to 'FIFO' instead of 'Standard cost'.
D.Use the 'Inventory recalculation' report monthly and manually correct discrepancies.
AnswerB

This ensures all inventory transactions post to GL and inventory closing corrects costs.

Why this answer

Enabling the 'Post inventory to general ledger' parameter in Inventory and warehouse management parameters ensures that all inventory transactions automatically update both inventory quantities and financial postings. Running the 'Inventory closing' batch job regularly recalculates inventory costs and corrects discrepancies, minimizing manual intervention. This uses existing Dynamics 365 Finance features and prevents future discrepancies.

Option A requires manual comparison and adjusting entries, which introduces manual intervention and does not prevent discrepancies proactively. Option C changes the costing method but does not address the synchronization issue; standard cost can work with proper posting. Option D also relies on manual correction and does not prevent future discrepancies.

600
MCQmedium

A company using Dynamics 365 Finance needs to generate financial statements in a specific format required by local regulators. Which tool should they use?

A.Financial reporting (Management Reporter)
B.Power BI dashboards
C.General ledger inquiry
D.Excel export and manual formatting
AnswerA

Financial reporting provides customizable reports like balance sheets and income statements in regulatory formats.

Why this answer

Financial reporting (Management Reporter) allows creating custom financial statements in various formats. Option B is wrong because Power BI is for data visualization, not formal financial statements. Option C is wrong because the general ledger inquiry shows account balances but not formatted statements.

Option D is wrong because Excel integration can help but is not the native tool for regulatory reporting.

Page 7

Page 8 of 13

Page 9