Bird
Raised Fist0
Google Sheetsspreadsheet~15 mins

Combo charts in Google Sheets - Real Business Scenario

Choose your learning style10 modes available

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong
Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants a visual report showing monthly sales revenue and units sold together to understand sales performance trends.
📊 Data: You have monthly data for sales revenue in dollars and units sold for the first half of the year.
🎯 Deliverable: Create a combo chart that shows sales revenue as columns and units sold as a line on the same chart.
Progress0 / 6 steps
Sample Data
MonthSales Revenue ($)Units Sold
January12000300
February15000350
March13000320
April17000400
May16000380
June18000420
1
Step 1: Select the data range including headers: A1:C7.
Expected Result
The data range with months, sales revenue, and units sold is selected.
2
Step 2: Insert a chart by clicking Insert > Chart.
Expected Result
A default chart appears on the sheet.
3
Step 3: In the Chart Editor on the right, set Chart type to Combo chart.
Expected Result
The chart changes to a combo chart showing columns and lines.
4
Step 4: Set 'Sales Revenue ($)' series to Column type and 'Units Sold' series to Line type in the Series section.
Expected Result
Sales revenue is displayed as columns and units sold as a line on the same chart.
5
Step 5: Add chart title 'Monthly Sales Revenue and Units Sold'.
Expected Result
The chart has a clear title describing the data.
6
Step 6: Label the vertical axes: left axis for Sales Revenue ($), right axis for Units Sold.
Expected Result
The chart shows two vertical axes with correct labels for clarity.
Final Result
Monthly Sales Revenue and Units Sold

Month     | Jan | Feb | Mar | Apr | May | Jun |
------------------------------------------------
Sales $   | ||| | ||||| | |||| | ||||||| | ||||| | |||||||| |
Units Sold|  --  --  --  --  --  --  (line connecting points)

Legend:
||| = Sales Revenue columns
-- = Units Sold line

Left axis: Sales Revenue ($)
Right axis: Units Sold
Sales revenue generally increases from January to June.
Units sold follow a similar upward trend, indicating consistent sales growth.
The combo chart clearly shows the relationship between revenue and units sold.
Bonus Challenge

Add a third data series for 'Profit Margin (%)' and include it as a line on a secondary axis in the combo chart.

Show Hint
Add a new column with profit margin data, then update the chart data range and set the new series to Line type with the right axis.

Practice

(1/5)
1. What is the main purpose of a combo chart in Google Sheets?
easy
A. To show only pie charts in one graph
B. To combine different chart types to display multiple data sets together
C. To create a chart with only one data series
D. To display data without any axes

Solution

  1. Step 1: Understand what a combo chart is

    A combo chart mixes different chart types like bars and lines in one chart to compare data sets.
  2. Step 2: Identify the main use

    This helps show multiple data sets with different units or scales clearly together.
  3. Final Answer:

    To combine different chart types to display multiple data sets together -> Option B
  4. Quick Check:

    Combo chart = mix chart types [OK]
Hint: Combo charts mix chart types to compare data sets [OK]
Common Mistakes:
  • Thinking combo charts show only one data series
  • Confusing combo charts with pie charts
  • Assuming combo charts have no axes
2. Which of the following is the correct way to change a series type in a combo chart in Google Sheets?
easy
A. Right-click the series, select 'Change chart type', then pick the new type
B. Double-click the chart title and type the series name
C. Delete the series and add a new chart
D. Use the formula bar to type the series type

Solution

  1. Step 1: Locate how to edit series in combo chart

    In Google Sheets, you right-click the series or use the chart editor to change series type.
  2. Step 2: Confirm correct method

    Choosing 'Change chart type' for the series lets you pick bar, line, or other types.
  3. Final Answer:

    Right-click the series, select 'Change chart type', then pick the new type -> Option A
  4. Quick Check:

    Change series type via right-click menu [OK]
Hint: Right-click series to change its chart type quickly [OK]
Common Mistakes:
  • Trying to rename series by editing chart title
  • Deleting series instead of changing type
  • Using formula bar for chart changes
3. Given a combo chart with two series: Sales (bars) and Profit Margin (line) on the right axis, what will happen if you change Profit Margin to use the left axis instead?
medium
A. Profit Margin values will be scaled with Sales values on the left axis
B. Profit Margin will disappear from the chart
C. Sales will switch to the right axis automatically
D. The chart will show an error and not update

Solution

  1. Step 1: Understand axis assignment in combo charts

    Each series can use left or right axis to scale values properly.
  2. Step 2: Effect of changing Profit Margin axis

    If Profit Margin moves to left axis, it shares scale with Sales, possibly distorting its visual clarity.
  3. Final Answer:

    Profit Margin values will be scaled with Sales values on the left axis -> Option A
  4. Quick Check:

    Changing axis changes value scale [OK]
Hint: Axis choice affects how series values scale visually [OK]
Common Mistakes:
  • Thinking series will disappear when axis changes
  • Assuming other series axis changes automatically
  • Expecting error on axis change
4. You created a combo chart but the line series is not showing. What is the most likely fix?
medium
A. Change the chart title to include the line series name
B. Delete the chart and create a pie chart instead
C. Remove all bars from the chart
D. Check if the line series is assigned to the correct axis and visible

Solution

  1. Step 1: Verify series visibility and axis assignment

    Line series may be hidden if assigned to an axis with no data or if its color blends with background.
  2. Step 2: Adjust axis or series settings

    Assign line series to the correct axis and ensure it is visible with distinct color.
  3. Final Answer:

    Check if the line series is assigned to the correct axis and visible -> Option D
  4. Quick Check:

    Series visibility depends on axis and color [OK]
Hint: Check axis and color if series not visible [OK]
Common Mistakes:
  • Deleting chart instead of fixing series
  • Removing bars unnecessarily
  • Changing title expecting series to appear
5. You want to create a combo chart showing monthly revenue as bars and customer satisfaction as a line. Revenue is in dollars, satisfaction is a percentage. How should you set up the axes for best clarity?
hard
A. Assign both revenue and satisfaction to the left axis
B. Assign satisfaction to the left axis and revenue to the right axis
C. Assign revenue to the left axis and satisfaction to the right axis
D. Use only one axis for both, ignoring units

Solution

  1. Step 1: Recognize different units for data series

    Revenue is in dollars, satisfaction is a percentage, so they have different scales.
  2. Step 2: Assign axes to separate scales

    Assign revenue to left axis and satisfaction to right axis to keep scales clear and readable.
  3. Final Answer:

    Assign revenue to the left axis and satisfaction to the right axis -> Option C
  4. Quick Check:

    Different units need separate axes [OK]
Hint: Use separate axes for different units in combo charts [OK]
Common Mistakes:
  • Putting both series on same axis causing confusion
  • Reversing axis assignments
  • Ignoring units and scales