A consultant is configuring Dynamics 365 Sales so that when an opportunity's relationship health or deal-risk signal drops below a defined threshold, the assigned sales manager is notified automatically rather than discovering it during a weekly pipeline review. What is the most direct way to accomplish this?
Select an answer to reveal the explanation.
Short Explanation
If the goal is to catch a risk signal the moment it happens rather than a week later in a review meeting, you need something that actively pushes a notification out, not something that just sits there waiting to be noticed. The AI-generated risk or relationship-health field on the opportunity is just a normal field under the hood, which means it can trigger an automated flow the moment it changes, and that is the piece that turns a quiet signal into an actual alert landing in the manager's inbox or Teams. Relying on reps to remember to check a number every morning and manually report it defeats the purpose of having AI generate the signal in the first place. Assuming the scoring feature comes with its own built-in alerting is a trap too; it calculates a number, it does not send anything on its own. And color-coding a dashboard is nice to look at, but nice to look at is not the same as proactively telling someone the moment it matters.
Full Explanation
The correct answer is A. Dynamics 365 Sales AI insights, such as a relationship health or deal-risk field, can serve as a trigger for a Power Automate flow, so building a flow that fires when that field changes and notifies the assigned manager is the direct way to turn a passive signal into an active alert. Option B is incorrect because it assumes AI insight fields cannot be used to trigger automated workflows, which is false; those fields are ordinary record fields that Power Automate can monitor for changes. Option C is incorrect because predictive opportunity scoring does not include a built-in email or notification capability tied to score changes; alerting has to be built separately using automation tools, not assumed as a native feature of the scoring model itself. Option D is incorrect because a dashboard highlight is a passive visual cue that only helps if the manager happens to look at it; it does not meet the stated requirement of proactive notification rather than discovery during a review.