nerdexam
Microsoft

PL-300 · Question #64

From the Home tab in Power BI Desktop, you click Enter Data and create a table named Sales that contains the following data. You add Region and Sales to visualization and the visualization displays…

The correct answer is B. the Default Summarization on Region. A visualization displaying four rows instead of six when using Region and Sales indicates that data is being grouped by distinct Region values.

Submitted by asante_acc· Apr 18, 2026Visualize and analyze the data

Question

From the Home tab in Power BI Desktop, you click Enter Data and create a table named Sales that contains the following data. You add Region and Sales to visualization and the visualization displays the following data. What causes the visualization to display four rows of data instead of six?

Options

  • Athe Data Category of Region
  • Bthe Default Summarization on Region
  • Cthe Default Summarization on Sales
  • Dthe Data Category of Sales

How the community answered

(43 responses)
  • A
    7% (3)
  • B
    86% (37)
  • C
    2% (1)
  • D
    5% (2)

Why each option

A visualization displaying four rows instead of six when using `Region` and `Sales` indicates that data is being grouped by distinct `Region` values.

Athe Data Category of Region

The Data Category of Region helps with geographical mapping but does not cause aggregation or reduction in row count in this context.

Bthe Default Summarization on RegionCorrect

When a categorical field like 'Region' is placed on an axis in a Power BI visual, the data is inherently grouped by the distinct values of that field. If there are only four unique regions among the six source rows, this default grouping behavior causes the visualization to display four rows, each representing a distinct region.

Cthe Default Summarization on Sales

The Default Summarization on Sales determines how the numeric 'Sales' values are aggregated (e.g., summed) within each group, but it is not the primary cause of the reduction in the number of rows from six to four, which is driven by the grouping of the 'Region' field.

Dthe Data Category of Sales

The Data Category of Sales (numeric) is irrelevant to how rows are grouped or reduced in a visual.

Concept tested: Power BI visual aggregation and grouping

Source: https://learn.microsoft.com/en-us/power-bi/create-reports/service-analyze-data#aggregate-data

Topics

#Default summarization#Automatic aggregation#Grouping data#Power BI visualizations

Community Discussion

No community discussion yet for this question.

Full PL-300 Practice