Forum Discussion

RexMundane's avatar
RexMundane
Copper Contributor
Dec 05, 2024
Solved

Excel graphing help to show grouped data

Hi there, I would like to make a stacked bar chart to display this data but I would like, for example, the Kimberley 2020 information to be on top of the Kimberley 2015 information, the Cranbrook 202...
  • Rodrigo_'s avatar
    Dec 06, 2024

    You first need to make sure sort your table/data so that the regions (e.g., Kimberley, Cranbrook) are grouped together, and within each region, the 2020 data comes above the 2015 data.

    To do that:

    1. Select the entire table.
    2. Go to Data → Sort.
    3. Sort by Region Name (A to Z) as the first level.
    4. Add another level to sort by Ref_Year (2020 first, then 2015).

    Then create a stacked bar chart.

Resources