Domain 3 β€” Module 7 of 7 100%
21 of 26 overall
Domain 3: Visualize and Analyze the Data Free ⏱ ~13 min read

AI Visuals & Pattern Discovery

Use Power BI's AI visuals β€” Key Influencers, Decomposition Tree, Q&A, Smart Narrative β€” plus the Analyze feature, grouping, binning, clustering, forecasting, and anomaly detection.

Let Power BI find the insights

Simple explanation

Think of a detective with a magnifying glass. You could spend hours scanning every row of data looking for patterns β€” or you could let Power BI’s AI do the scanning for you.

Power BI has built-in AI visuals that automatically find what’s driving your metrics, decompose numbers into contributing factors, forecast future trends, and flag data points that look unusual. These features are heavily tested on the PL-300 exam.

AI visuals

Key Influencers

What it does: Identifies which factors most influence a metric β€” what makes it increase, decrease, or fall into a category.

Riley at Coastal Fresh (πŸ›’) uses Key Influencers to find what drives high-value orders:

  • Region: North is 2.3x more likely to produce orders over $200
  • Day of week: Saturday orders are 1.8x more likely to be high-value
  • Product category: Organic products increase order value by $35 on average

How to use: Insert the Key Influencers visual β†’ drag the metric to β€œAnalyze” β†’ drag potential factors to β€œExplain by”

Decomposition Tree

What it does: Breaks down a measure into contributing dimensions, letting you drill into what makes up the total.

Nadia at Prism Agency (πŸ“Š) decomposes total campaign spend β†’ by Platform β†’ by Client β†’ by Campaign Type. The tree shows that 60% of spend is on Meta Ads, and within Meta, Client X accounts for 40%.

How to use: Insert Decomposition Tree β†’ drag a measure to β€œAnalyze” β†’ drag dimensions to β€œExplain by” β†’ click each level to drill

Q&A Visual

What it does: Lets users type natural language questions and get instant visual answers.

β€œWhat was total revenue last month by region?” β†’ Power BI generates a bar chart.

Smart Narrative

What it does: Automatically generates a text summary of the data, highlighting key trends and outliers. (Related to the Copilot narrative visual covered earlier β€” Smart Narrative is the non-Copilot version.)

Each AI visual answers a different type of question
AI VisualBest ForExample
Key InfluencersFinding what drives a metric up or downWhat makes customers churn? What increases order value?
Decomposition TreeBreaking down a total into component partsWhere is our $5M revenue coming from? Which segments contribute most?
Q&AAd-hoc questions in natural languageUsers type 'show sales by region last quarter' and get a chart
Smart NarrativeAuto-generated text summariesExecutive reports that need plain-English explanations

The Analyze feature

Right-click any data point β†’ Analyze to access quick AI explanations:

  • Explain the increase/decrease β€” why did revenue jump in March?
  • Find where this distribution is different β€” which segments deviate from the overall pattern?

Power BI runs analysis in the background and shows contributing factors ranked by impact.

Grouping, binning, and clustering

Grouping

Manually combine category values into custom groups.

Dr. Ethan at Bayview Medical (πŸ₯) groups individual departments into β€œSurgical”, β€œMedical”, and β€œSupport” groups for higher-level reporting.

How to: Right-click values in a visual β†’ Group β†’ select items to combine

Binning

Automatically group numeric values into ranges (bins).

Kenji at Apex Manufacturing (🏭) bins order quantities into ranges: 1-10, 11-50, 51-100, 100+ to see the distribution of order sizes.

How to: Right-click a numeric field in the Fields pane β†’ New group β†’ set bin size

Clustering

Automatically identifies natural groupings in scatter plot data using machine learning.

How to: On a scatter plot β†’ select the ”…” menu β†’ Automatically find clusters

Power BI creates cluster labels (Cluster 1, Cluster 2, etc.) that you can rename to business-meaningful names.

Reference lines, error bars, and forecasting

Analytics pane additions

Select a line chart or bar chart β†’ Analytics pane (magnifying glass icon):

FeatureWhat It Shows
Constant lineA fixed reference value (e.g., target = $100K)
Average lineThe average of the data series
Min/Max lineThe minimum or maximum value
Trend lineLinear or polynomial trend overlay
ForecastPredicted future values based on historical data
Error barsConfidence intervals around data points

Forecasting

Forecast extends a line chart into the future based on historical patterns.

How to configure:

  • Forecast length: How far ahead (e.g., 3 months)
  • Confidence interval: Width of the prediction band (e.g., 95%)
  • Seasonality: Auto-detect or manual (e.g., 12 for monthly seasonality)

Anomaly detection

Anomaly detection automatically identifies data points that deviate significantly from expected patterns.

On a line chart:

  1. Analytics pane β†’ Find anomalies
  2. Power BI highlights unusual data points with markers
  3. Click an anomaly β†’ Power BI explains possible causes

Riley at Coastal Fresh (πŸ›’) spots an anomaly in her daily sales: a sudden spike on March 15. Clicking the anomaly reveals it coincided with a marketing promotion in the North region.

Exam tip: anomaly detection requirements

Anomaly detection works on line charts with a date axis. It requires enough historical data to establish a pattern (typically 12+ data points). It uses machine learning to calculate expected values and flags points that fall outside the confidence interval.

Knowledge check

Question

What does the Key Influencers visual show?

Click or press Enter to reveal answer

Answer

Which factors most influence a metric β€” what drives it up, down, or into a specific category. Drag the metric to 'Analyze' and potential factors to 'Explain by'.

Click to flip back

Question

What's the difference between grouping and binning?

Click or press Enter to reveal answer

Answer

Grouping manually combines category values into custom groups (e.g., departments β†’ divisions). Binning automatically splits numeric values into equal-sized ranges (e.g., ages into 10-year bins).

Click to flip back

Question

Where do you add a forecast to a chart?

Click or press Enter to reveal answer

Answer

Analytics pane (magnifying glass icon) on a line chart β†’ Forecast. Configure length, confidence interval, and seasonality.

Click to flip back

Knowledge Check

Riley wants to understand what makes some orders high-value (over $200). Which AI visual should she use?

Knowledge Check

Kenji adds a forecast to his production line chart. The forecast shows a downward trend with a wide confidence interval. What does the wide interval suggest?

Next up: Workspaces and Distribution β€” publish, share, and distribute your reports.