Back to Microsoft Dynamics 365 Fundamentals ERP MB-920 questions

Scenario-based practice

Troubleshooting Scenario Questions

Practise Microsoft Dynamics 365 Fundamentals ERP MB-920 practice questions — original exam-style scenarios covering every exam domain, with detailed explanations, wrong-answer analysis, and common exam traps.

5
scenario questions
MB-920
exam code
Microsoft
vendor

Scenario guide

How to approach troubleshooting scenario questions

These questions describe a network symptom and ask you to identify the root cause or the correct fix. They appear across all certification exams and reward systematic thinking over memorisation. The best candidates follow a consistent troubleshooting framework even under time pressure.

Quick answer

Troubleshooting Scenario Questions questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Related practice questions

Related MB-920 topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Question 1hardmultiple choice
Full question →

You are troubleshooting a purchase order import in Dynamics 365 Finance. The exhibit shows an XML snippet for a purchase order. The import fails with an error stating that the purchase order line is missing a required field. Which field is missing?

Exhibit

Refer to the exhibit.

```xml
<PurchaseOrder>
  <PurchaseOrderHeader>
    <OrderType>Purchase</OrderType>
    <VendorAccount>US-001</VendorAccount>
    <CurrencyCode>USD</CurrencyCode>
  </PurchaseOrderHeader>
  <PurchaseOrderLine>
    <ItemNumber>1000</ItemNumber>
    <Quantity>10</Quantity>
    <UnitPrice>5.00</UnitPrice>
    <LineAmount>50.00</LineAmount>
    <TaxGroup>STD</TaxGroup>
  </PurchaseOrderLine>
</PurchaseOrder>
```
Question 2mediummultiple choice
Full question →

A retail company uses Dynamics 365 Commerce. They notice that the online store is not syncing inventory levels correctly from the warehouse management system. Which component should they troubleshoot first?

Question 3hardmultiple choice
Full question →

Refer to the exhibit. A warehouse uses location directives for sales picking with FEFO strategy. Workers are unable to pick from bulk locations even though there is stock. What is the most likely cause?

Exhibit

{
  "Warehouse": "WH01",
  "LocationDirective": {
    "WorkOrderType": "Sales",
    "Sequence": 1,
    "Strategy": "FEFO",
    "Location": [
      {"LocationProfile": "BULK", "MinQty": 0, "MaxQty": 10000},
      {"LocationProfile": "PICK", "MinQty": 0, "MaxQty": 500}
    ]
  }
}
Question 4hardmultiple choice
Full question →

A company uses Dynamics 365 Supply Chain Management with dual-write to Dynamics 365 Sales. They are experiencing issues where changes to product pricing in Supply Chain Management are not reflecting in Sales. What should they troubleshoot first?

Question 5mediummultiple choice
Full question →

A manufacturing company uses Dynamics 365 Finance. The finance team notices that the general ledger balances do not match the subledger details for accounts payable. What should you troubleshoot first?

These MB-920 practice questions are part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style MB-920 questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.