Courseiva
Describe Dynamics 365 SalesmediumMultiple ChoiceObjective-mapped

MB-910 Describe Dynamics 365 Sales Practice Question

Exhibit

Refer to the exhibit. 

{
  "BusinessProcessFlow": {
    "name": "Sales Process",
    "stages": [
      { "name": "Qualify", "requiredFields": ["LeadSource", "BudgetAmount"] },
      { "name": "Develop", "requiredFields": ["Need", "Timeline"] },
      { "name": "Propose", "requiredFields": ["ProposedSolution", "Quote"] },
      { "name": "Close", "requiredFields": ["CloseReason"] }
    ]
  }
}

You are implementing a sales process. The above exhibit shows a Business Process Flow (BPF). A sales rep is unable to move from the 'Develop' stage to the 'Propose' stage. What is the most likely reason?

⚠ Common exam trap

Many exam-takers assume any missing field (like 'Quote' or 'BudgetAmount') would block stage progression, but the BPF only enforces fields explicitly configured as stage requirements, which in this case are 'Need' and 'Timeline'.

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

The 'Need' and 'Timeline' fields are not filled

In Dynamics 365 Sales, Business Process Flows (BPFs) enforce stage-gating by requiring specific fields to be completed before a record can move to the next stage. The 'Develop' stage typically mandates that the 'Need' and 'Timeline' fields are filled in, as these are critical for qualifying the opportunity. Without these fields populated, the BPF logic prevents progression to the 'Propose' stage, ensuring data completeness and process adherence.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The 'Quote' field is missing

    Why it's wrong here

    'Quote' is required in the 'Propose' stage, but the rep is trying to leave 'Develop'.

  • The 'Need' and 'Timeline' fields are not filled

    Why this is correct

    The 'Develop' stage requires 'Need' and 'Timeline' to be filled before progressing.

  • The 'LeadSource' field is empty

    Why it's wrong here

    'LeadSource' is required in the 'Qualify' stage.

  • The 'BudgetAmount' field is missing

    Why it's wrong here

    'BudgetAmount' is required in the 'Qualify' stage, not 'Develop'.

About these practice questions

Courseiva writes every MB-910 question from scratch — 941 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 →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.