MB-920 Describe Dynamics 365 Finance Practice Question
Exhibit
{
"SalesOrder": {
"OrderNumber": "SO-1001",
"CustomerAccount": "US-001",
"LineItems": [
{
"ItemNumber": "FIN-001",
"Quantity": 10,
"UnitPrice": 150,
"LineDiscountPercentage": 10
}
],
"HeaderDiscountPercentage": 5
}
}Refer to the exhibit. A sales order in Dynamics 365 Finance has a line discount of 10% and a header discount of 5%. What is the net amount for the line item after both discounts?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
$1,282.50
First apply line discount: 10 * 150 = 1500, minus 10% = 1350. Then apply header discount: 1350 minus 5% = 1282.50.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
$1,500.00
Why it's wrong here
This is the gross amount before any discount.
- ✗
$1,425.00
Why it's wrong here
Incorrect calculation.
- ✗
$1,350.00
Why it's wrong here
This is after line discount only, without header discount.
- ✓
$1,282.50
Why this is correct
Correct: 1500 - 10% = 1350, then -5% = 1282.50.
Go deeper
Related to this question
About these practice questions
Courseiva writes every MB-920 question from scratch — 930 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This MB-920 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MB-920 exam.