- A
Implement the Asset management module for tracking
Why wrong: Asset management is for maintenance, not financial tracking of fixed assets.
- B
Add custom fields to the Fixed asset table to capture location and custodian
Custom fields provide a simple way to add required tracking without heavy customization.
- C
Use the Inventory management module to track assets as inventory items
Why wrong: Inventory management is for consumable items, not fixed assets.
- D
Create a separate custom entity to store asset location and custodian
Why wrong: A custom entity adds unnecessary complexity; custom fields on the existing table are sufficient.
MB-920 Practice Question: Describe the core capabilities of the finance and operations apps
This MB-920 practice question tests your understanding of describe the core capabilities of the finance and operations apps. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company uses Dynamics 365 Finance and needs to comply with a new regulatory requirement to track fixed assets by location and custodian. They currently use the standard Fixed assets module. What is the best approach to meet this requirement?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"best"Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
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
Add custom fields to the Fixed asset table to capture location and custodian
Option B is correct because Dynamics 365 Finance allows extending standard entities like the Fixed asset table with custom fields to capture additional data such as location and custodian without modifying core logic. This approach leverages the platform's extensibility features (e.g., custom fields on the Fixed asset table) and ensures compliance with the new regulatory requirement while maintaining integration with existing fixed asset processes like depreciation and lifecycle management.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Implement the Asset management module for tracking
Why it's wrong here
Asset management is for maintenance, not financial tracking of fixed assets.
- ✓
Add custom fields to the Fixed asset table to capture location and custodian
Why this is correct
Custom fields provide a simple way to add required tracking without heavy customization.
Clue confirmation
The clue word "best" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Use the Inventory management module to track assets as inventory items
Why it's wrong here
Inventory management is for consumable items, not fixed assets.
- ✗
Create a separate custom entity to store asset location and custodian
Why it's wrong here
A custom entity adds unnecessary complexity; custom fields on the existing table are sufficient.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse the Asset management module (which is for maintenance and service) with the Fixed assets module (which is for financial tracking), leading them to select Option A because they think 'tracking' implies physical asset management, but the requirement is specifically for regulatory compliance within the financial fixed asset context.
Detailed technical explanation
How to think about this question
Under the hood, Dynamics 365 Finance uses the Fixed asset table (AssetTable) as the core data source for all fixed asset records, and custom fields can be added via the Data Entity or the table itself using the Extensions framework (e.g., adding a string field for 'Custodian' and a lookup field for 'Location' linked to the Operations resource or a custom location entity). This approach ensures that the new fields are automatically included in standard forms, reports, and data export/import processes (e.g., Data management), and they can be referenced in workflows or business rules without custom code. In a real-world scenario, a company might also use the 'Fixed asset location' and 'Fixed asset custodian' fields to generate compliance reports for auditors, and these fields can be populated via batch jobs or mobile apps without disrupting the asset lifecycle.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Describe the core capabilities of the finance and operations apps — study guide chapter
Learn the concepts, then practise the questions
- →
Describe the core capabilities of the finance and operations apps practice questions
Targeted practice on this topic area only
- →
All MB-920 questions
966 questions across all exam domains
- →
Microsoft Dynamics 365 Fundamentals ERP MB-920 study guide
Full concept coverage aligned to exam objectives
- →
MB-920 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MB-920 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Describe Dynamics 365 Supply Chain Management practice questions
Practise MB-920 questions linked to Describe Dynamics 365 Supply Chain Management.
Describe Dynamics 365 Finance practice questions
Practise MB-920 questions linked to Describe Dynamics 365 Finance.
Describe the core capabilities of the finance and operations apps practice questions
Practise MB-920 questions linked to Describe the core capabilities of the finance and operations apps.
Describe shared features and Copilot capabilities practice questions
Practise MB-920 questions linked to Describe shared features and Copilot capabilities.
Describe Dynamics 365 Human Resources practice questions
Practise MB-920 questions linked to Describe Dynamics 365 Human Resources.
Describe Dynamics 365 Commerce practice questions
Practise MB-920 questions linked to Describe Dynamics 365 Commerce.
Describe Dynamics 365 Project Operations practice questions
Practise MB-920 questions linked to Describe Dynamics 365 Project Operations.
Describe shared Dynamics 365 ERP features practice questions
Practise MB-920 questions linked to Describe shared Dynamics 365 ERP features.
MB-920 fundamentals practice questions
Practise MB-920 questions linked to MB-920 fundamentals.
MB-920 scenario practice questions
Practise MB-920 questions linked to MB-920 scenario.
MB-920 troubleshooting practice questions
Practise MB-920 questions linked to MB-920 troubleshooting.
Practice this exam
Start a free MB-920 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this MB-920 question test?
Describe the core capabilities of the finance and operations apps — This question tests Describe the core capabilities of the finance and operations apps — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Add custom fields to the Fixed asset table to capture location and custodian — Option B is correct because Dynamics 365 Finance allows extending standard entities like the Fixed asset table with custom fields to capture additional data such as location and custodian without modifying core logic. This approach leverages the platform's extensibility features (e.g., custom fields on the Fixed asset table) and ensures compliance with the new regulatory requirement while maintaining integration with existing fixed asset processes like depreciation and lifecycle management.
What should I do if I get this MB-920 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 24, 2026
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.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.