Adding a Secondary Axis to a SSRS Chart

Home > Blogs > SQL Server > Adding a Secondary Axis to a SSRS Chart

Adding a Secondary Axis to a SSRS Chart

Like This Blog 8 Peter Avila
Added by July 15, 2013

What happens when you use the same scale to compare values that are actually in different scales?

Have a look at this chart that was generated using Reporting Services and notice that you can barely see the gold columns for the Average Sales values.

001-Adding-a-Secondary-Axis-to-a-SQL-Reporting-Services-Chart

The data (see the table next to the chart) tells us that a scale ranging from 0 to 625,000 is needed to plot the Total Sales, while a scale ranging from 0 to only 10,000 would do for the Average Sales. Though Average Sales and Total Sales are on different scales, the chart plots them on one axis, leading to the tiny columns for Average Sales.

Learning Point: When a series in a chart is not measured on the same scale used for the other series in the chart, a secondary axis can make the chart easier to read.

Let’s put in a secondary axis for the Average Sales.

  1. In the report designer, right-click the data series on the graph (in our case, that will be the gold column in our column chart) and select Series Properties…
    002-series-properties-Adding-Secondary-Axis-to-a-SQL-Reporting-Services-Chart
  2. Select Axes and Chart Area, then Secondary for either vertical or horizontal axes as needed (in our case, we will select Secondary under Vertical axis), and then click OK when done.
    003-axes-chart-area-Adding-a-Secondary-Axis-to-a-SQL-Reporting-Services-Chart
  3. Now when we preview the report, it’s a lot easier to see the Average Sales.
    004-new-secondary-axis-SQL-Reporting-Services-Chart
    Even though this gives us a clearer picture of the variations in the Average Sales, it’s a bit odd to see the gold columns side-by-side with the blue columns; it still looks a lot like they are on the same scale.Learning Point: When comparing series on different scales, using a different graphic representation for each series makes the chart clearer.
    Let’s change the gold column to a line.
  4. In the report designer, right-click the data series on the graph (in our case, that will be the gold column in our column chart) and select Change Chart Type…
    005-change-chart-type-Adding-a-Secondary-Axis-to-a-SQL-Reporting-Services-Chart
  5. Select a new chart type for the series and then click OK when done; in our case, we’ll select the first line chart type.
    006-select-chart-Adding-a-Secondary-Axis-to-a-SQL-Reporting-Services-Chart
  6. The chart looks much better now. It still shows us what the Average Sales does through the different Quarters together with what the Total Sales does, but with the different chart types, they don’t look so tied together anymore. It’s easier to see that they are on different scales.
    007-new-chart-Adding-a-Secondary-Axis-to-a-SQL-Reporting-Services-Chart
    …and we can even make the gold line a bit thicker.
  7. In the report designer, right-click the line and select Series Properties…
    008-series-properties-Adding-a-Secondary-Axis-to-a-SQL-Reporting-Services-Chart
  8. Select Border, then change the line width as desired, and then click OK when done; in our case, we’ll change the line width to 2.5.
    009-series-properties-boarder-Adding-a-Secondary-Axis-to-a-SQL-Reporting-Services-Chart
  9. Much better!
    010-new-chart-Adding-a-Secondary-Axis-to-a-SQL-Reporting-Services-Chart

 

 

Enjoy!
Peter Avila
SQL Server Instructor – Interface Technical Training
Phoenix, AZ

Videos You May Like

A Simple Introduction to Cisco CML2

0 3877 0

Mark Jacob, Cisco Instructor, presents an introduction to Cisco Modeling Labs 2.0 or CML2.0, an upgrade to Cisco’s VIRL Personal Edition. Mark demonstrates Terminal Emulator access to console, as well as console access from within the CML2.0 product. Hello, I’m Mark Jacob, a Cisco Instructor and Network Instructor at Interface Technical Training. I’ve been using … Continue reading A Simple Introduction to Cisco CML2

Creating Dynamic DNS in Network Environments

0 641 1

This content is from our CompTIA Network + Video Certification Training Course. Start training today! In this video, CompTIA Network + instructor Rick Trader teaches how to create Dynamic DNS zones in Network Environments. Video Transcription: Now that we’ve installed DNS, we’ve created our DNS zones, the next step is now, how do we produce those … Continue reading Creating Dynamic DNS in Network Environments

Cable Testers and How to Use them in Network Environments

0 724 1

This content is from our CompTIA Network + Video Certification Training Course. Start training today! In this video, CompTIA Network + instructor Rick Trader demonstrates how to use cable testers in network environments. Let’s look at some tools that we can use to test our different cables in our environment. Cable Testers Properly Wired Connectivity … Continue reading Cable Testers and How to Use them in Network Environments

Write a Comment

See what people are saying...

    Share your thoughts...

    Please fill out the comment form below to post a reply.