- A
Power BI real-time dashboard
Why wrong: Power BI can show real-time data but cannot send notifications directly.
- B
Copilot Studio chatbot
Why wrong: Copilot Studio can send proactive messages but requires a Power Automate flow to detect the deal closure.
- C
Power Automate flow
Power Automate can be triggered by a Dynamics 365 event and send a notification.
- D
Power Apps canvas app
Why wrong: Power Apps can display data but does not natively trigger notifications from Dynamics 365.
Quick Answer
The answer is Power Automate flow. This is correct because Power Automate can be configured to monitor Dynamics 365 for a status change to “Won” using a trigger like “When a record is updated,” filtered to the Close Date or deal stage field, and then instantly send a real-time notification via email, Teams, or push alerts to the sales team. On the PL-900 exam, this question tests your understanding of how Power Automate handles event-driven automation across Microsoft Dataverse and Dynamics 365, often appearing alongside distractors like Power BI (which visualizes data but doesn’t trigger actions) or Power Apps (which builds interfaces). A common trap is confusing Power Automate’s notification capability with Power BI’s alert feature—remember that Power BI alerts are for dashboard thresholds, not real-time record changes. Memory tip: “Automate alerts when a deal converts” — Power Automate is your trigger for immediate, no-code notifications.
PL-900 Practice Question: Describe the business value of Microsoft Power Platform
This PL-900 practice question tests your understanding of describe the business value of microsoft power platform. 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 Power BI to visualize sales data from Dynamics 365. The sales team needs to see real-time updates when a deal is closed. Which Power Platform component should be used to trigger a notification when a deal is won?
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
Power Automate flow
Option C is correct because Power Automate can trigger a flow when a deal is won in Dynamics 365 (e.g., using the 'When a record is updated' trigger filtered to the 'Close Date' field or status change to 'Won'). The flow can then send a real-time notification (e.g., email, Teams message, or push notification) to the sales team, meeting the requirement for immediate updates without manual intervention.
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.
- ✗
Power BI real-time dashboard
Why it's wrong here
Power BI can show real-time data but cannot send notifications directly.
- ✗
Copilot Studio chatbot
Why it's wrong here
Copilot Studio can send proactive messages but requires a Power Automate flow to detect the deal closure.
- ✓
Power Automate flow
Why this is correct
Power Automate can be triggered by a Dynamics 365 event and send a notification.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Power Apps canvas app
Why it's wrong here
Power Apps can display data but does not natively trigger notifications from Dynamics 365.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse Power BI's real-time dashboard capability (which can refresh data every few seconds) with the ability to trigger notifications, but Power BI lacks event-driven automation—only Power Automate can initiate actions based on a record change.
Trap categories for this question
Command / output trap
Power BI can show real-time data but cannot send notifications directly.
Detailed technical explanation
How to think about this question
Under the hood, Power Automate uses the Dataverse connector's 'When a row is added, modified, or deleted' trigger, which polls the change tracking feature of Dataverse (the underlying data platform for Dynamics 365). This trigger can be filtered to fire only when the 'statuscode' field changes to a value representing 'Won' (e.g., 3 for Opportunity in the default Dynamics 365 schema). The flow then executes actions like sending an HTTP POST to the Microsoft Teams webhook or using the Outlook connector to send an email, ensuring sub-minute latency in many real-world scenarios.
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 business value of Microsoft Power Platform — study guide chapter
Learn the concepts, then practise the questions
- →
Describe the business value of Microsoft Power Platform practice questions
Targeted practice on this topic area only
- →
All PL-900 questions
976 questions across all exam domains
- →
Microsoft Power Platform Fundamentals PL-900 study guide
Full concept coverage aligned to exam objectives
- →
PL-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related PL-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Identify foundational components of Power Platform practice questions
Practise PL-900 questions linked to Identify foundational components of Power Platform.
Demonstrate capabilities of Power BI practice questions
Practise PL-900 questions linked to Demonstrate capabilities of Power BI.
Describe complementary Microsoft Power Platform solutions practice questions
Practise PL-900 questions linked to Describe complementary Microsoft Power Platform solutions.
Demonstrate the capabilities of Power Automate practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power Automate.
Describe the business value of Microsoft Power Platform practice questions
Practise PL-900 questions linked to Describe the business value of Microsoft Power Platform.
Manage the Microsoft Power Platform environment practice questions
Practise PL-900 questions linked to Manage the Microsoft Power Platform environment.
Identify foundational components of Microsoft Power Platform practice questions
Practise PL-900 questions linked to Identify foundational components of Microsoft Power Platform.
Demonstrate the capabilities of Power BI practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power BI.
Demonstrate the capabilities of Power Apps practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power Apps.
Demonstrate the capabilities of Microsoft Copilot Studio practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Microsoft Copilot Studio.
Demonstrate the capabilities of Power Pages practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power Pages.
PL-900 fundamentals practice questions
Practise PL-900 questions linked to PL-900 fundamentals.
Practice this exam
Start a free PL-900 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 PL-900 question test?
Describe the business value of Microsoft Power Platform — This question tests Describe the business value of Microsoft Power Platform — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Power Automate flow — Option C is correct because Power Automate can trigger a flow when a deal is won in Dynamics 365 (e.g., using the 'When a record is updated' trigger filtered to the 'Close Date' field or status change to 'Won'). The flow can then send a real-time notification (e.g., email, Teams message, or push notification) to the sales team, meeting the requirement for immediate updates without manual intervention.
What should I do if I get this PL-900 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 PL-900 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 PL-900 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.