Scatter Chart in Power BI

Power BI Scatter Chart or Scatter plot is very useful to visualize the relationship between two sets of data. Let me show you how to Create a Scatter Chart in Power BI with example.

For this Power BI Scatter Chart demonstration, we are going to use the SQL Data Source that we created in our previous article. So, Please refer to Connect Power BI to SQL Server article to understand the Power BI Data Source.

How to Create a Scatter Chart in Power BI

To create a Scatter Chart in Power BI, first, Drag and Drop the Sales Amount from Fields section to Canvas region. It automatically creates a Column Chart, as we shown below.

Scatter Chart in Power BI 1

Click on the Scatter Chart under the Visualization section. It automatically converts a Column Chart into a Scatter Chart.

Scatter Chart in Power BI 2

Let me add the Postal Code to the Details section.

Scatter Chart in Power BI 3

Next, we added the Order Quantity as the Y-Axis. Now you can see the proper Scatter Chart.

Scatter Chart in Power BI 4

Let me do some quick formatting to this Power BI Scatter Chart

Scatter Chart in Power BI 5

Create a Scatter Chart in Power BI Approach 2

First, click on the Scatter Chart under the Visualization section. It automatically creates a Scatter Chart with dummy data, as shown in the below screenshot.

Scatter Chart in Power BI 6

To add data to the Power BI Scatter Chart, we have to add the required fields:

  • Details: Please specify the Column that represents the Bubbles.
  • Legend: Specify the Column that sub-divide the Details data.
  • X-Axis: Please specify the Column that represents the Horizontal Axis.
  • Y-Axis: Column that represents the Vertical Axis.
  • Size: Specify the Column that represents the Bubbles size.
  • Color Saturation: Any Numeric value that decides the color of the bubbles.

Let me drag the Sales Amount from the Fields section to the X-Axis section, and Order Quantity to Y-Axis Section.

Scatter Chart in Power BI 7

Next, let me add the English Country Region Name to Details section. You can do this by dragging Country to Details section, or simply checkmark the English Country Region Name column.

Scatter Chart in Power BI 8

Let me add Customer English Occupation to the Legend section. Hover over any circle shows the information about the Country, Occupation, Sales Amount, and Total Product Cost.

Scatter Chart in Power BI 9

To demonstrate the Size section of a Power BI scatter chart, we removed the English Occupation from the Legend section. We added the Order Quantity to the Size section.

As you can see from the below screenshot, the size of the circle has changed as per the Order Quantity (number of orders)

Scatter Chart in Power BI 10

To demonstrate the Color Saturation section, we added the Sales Amount to the Color Saturation section. As you can see from the below screenshot, the color of each circle has changed as per the Sales Amount

Scatter Chart in Power BI 11

Let me do some quick formatting to this Power BI Scatter plot

NOTE: I suggest you refer to Format Scatter Chart article to understand the formatting options.

Scatter Chart in Power BI 12