- A
Use a Power Automate flow to monitor stage duration.
Why wrong: Power Automate can do it but out-of-the-box workflow is more straightforward.
- B
Create a workflow that triggers when stage duration exceeds 10 days.
Workflow can be configured to send an email when the opportunity is in a stage for more than 10 days.
- C
Create an SLA (Service Level Agreement) for the 'Proposal' stage.
Why wrong: SLA tracks time to complete a stage but does not send email notifications automatically.
- D
Configure the Relationship Assistant to show a reminder.
Why wrong: Relationship Assistant shows suggestions but does not send email alerts.
Quick Answer
The correct answer is to create a workflow that triggers when stage duration exceeds 10 days. This is the most efficient solution because Dynamics 365 Sales includes classic workflows that natively monitor stage duration, allowing you to set a condition that fires automatically when an opportunity remains stuck in a specific stage past a defined threshold. These workflows run server-side without user intervention and require no additional licensing, making them ideal for automated notifications. On the MB-910 exam, this scenario tests your understanding of out-of-the-box process automation versus custom development or third-party tools—a common trap is to overcomplicate the solution by suggesting Power Automate flows or JavaScript, when a simple classic workflow is sufficient. Remember the memory tip: “Stage stuck? Workflow’s your luck.”
MB-910 Describe Dynamics 365 Sales Practice Question
This MB-910 practice question tests your understanding of describe dynamics 365 sales. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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 Sales to manage its sales pipeline. The sales manager notices that several opportunities are stuck in the 'Proposal' stage for longer than expected. The manager wants to automatically notify the opportunity owner when an opportunity has been in the 'Proposal' stage for more than 10 days. What is the most efficient way to achieve this?
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
Create a workflow that triggers when stage duration exceeds 10 days.
Option B is correct because Dynamics 365 Sales includes classic workflows that can be configured to trigger when a stage duration exceeds a specified threshold. This approach is native to the platform, requires no external licensing, and runs server-side without user intervention, making it the most efficient solution for automatically notifying the opportunity owner.
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.
- ✗
Use a Power Automate flow to monitor stage duration.
Why it's wrong here
Power Automate can do it but out-of-the-box workflow is more straightforward.
- ✓
Create a workflow that triggers when stage duration exceeds 10 days.
Why this is correct
Workflow can be configured to send an email when the opportunity is in a stage for more than 10 days.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Create an SLA (Service Level Agreement) for the 'Proposal' stage.
Why it's wrong here
SLA tracks time to complete a stage but does not send email notifications automatically.
- ✗
Configure the Relationship Assistant to show a reminder.
Why it's wrong here
Relationship Assistant shows suggestions but does not send email alerts.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse the purpose of SLAs (which are for contractual response times on cases) with stage duration monitoring, or they overcomplicate the solution by choosing Power Automate when a native workflow is simpler and more efficient.
Trap categories for this question
Command / output trap
Relationship Assistant shows suggestions but does not send email alerts.
Detailed technical explanation
How to think about this question
Classic workflows in Dynamics 365 can be configured with a 'Wait until' condition that pauses execution until a specific date/time field is reached, such as a calculated 'Stage Duration' field. Under the hood, the workflow engine uses asynchronous service jobs to evaluate conditions and perform actions like sending email notifications, ensuring the notification is sent exactly when the 10-day threshold is crossed. In a real-world scenario, this approach avoids the overhead of polling or custom development, and it integrates seamlessly with the existing opportunity entity and security roles.
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 Dynamics 365 Sales — study guide chapter
Learn the concepts, then practise the questions
- →
Describe Dynamics 365 Sales practice questions
Targeted practice on this topic area only
- →
All MB-910 questions
977 questions across all exam domains
- →
Microsoft Dynamics 365 Fundamentals CRM MB-910 study guide
Full concept coverage aligned to exam objectives
- →
MB-910 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MB-910 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 Customer Insights practice questions
Practise MB-910 questions linked to Describe Dynamics 365 Customer Insights.
Describe Dynamics 365 Sales practice questions
Practise MB-910 questions linked to Describe Dynamics 365 Sales.
Describe Dynamics 365 Customer Service practice questions
Practise MB-910 questions linked to Describe Dynamics 365 Customer Service.
Describe Dynamics 365 Field Service practice questions
Practise MB-910 questions linked to Describe Dynamics 365 Field Service.
Explore the core capabilities of customer engagement apps in Dynamics 365 practice questions
Practise MB-910 questions linked to Explore the core capabilities of customer engagement apps in Dynamics 365.
Describe shared features and Copilot capabilities practice questions
Practise MB-910 questions linked to Describe shared features and Copilot capabilities.
MB-910 fundamentals practice questions
Practise MB-910 questions linked to MB-910 fundamentals.
MB-910 scenario practice questions
Practise MB-910 questions linked to MB-910 scenario.
MB-910 troubleshooting practice questions
Practise MB-910 questions linked to MB-910 troubleshooting.
Practice this exam
Start a free MB-910 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-910 question test?
Describe Dynamics 365 Sales — This question tests Describe Dynamics 365 Sales — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Create a workflow that triggers when stage duration exceeds 10 days. — Option B is correct because Dynamics 365 Sales includes classic workflows that can be configured to trigger when a stage duration exceeds a specified threshold. This approach is native to the platform, requires no external licensing, and runs server-side without user intervention, making it the most efficient solution for automatically notifying the opportunity owner.
What should I do if I get this MB-910 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
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-910 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-910 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.