MB-920 Describe Dynamics 365 Finance Practice Question
Exhibit
Refer to the exhibit.
```json
{
"FinancialDimensions": {
"Dimensions": [
{"Name": "Department", "Values": ["Sales", "IT", "HR"]},
{"Name": "CostCenter", "Values": ["CC001", "CC002"]}
],
"AccountStructure": {
"MainAccount": {"Length": 6},
"Segments": [
{"Dimension": "Department", "Length": 3},
{"Dimension": "CostCenter", "Length": 5}
]
}
}
}```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?
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
✓
14
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.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
14
Why this is correct
Correct. The main account length is 6, department is 3, cost center is 5, total 14.
- ✗
15
Why it's wrong here
Incorrect. This sums to 15, possibly by counting an extra segment or character.
- ✗
11
Why it's wrong here
Incorrect. This sums to 11, likely missing the main account or miscalculating one segment.
- ✗
8
Why it's wrong here
Incorrect. This sums to 8, possibly counting only two segments.
Go deeper
Related to this question
About these practice questions
This MB-920 question is part of Courseiva's 930-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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.