Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Comparing months from 2 years

hi,    I've 2 columns in a table where I'd like to compare data. The columns are named event start date and status. Status contains data like registered, cancelled etc. The event start date has the...
  • DataInsights's avatar
    5 years ago

    Anonymous, try this solution:

     

    1. Create a stacked column chart.

     

    2. Create a year/month hierarchy and add it to Axis:

     

     

    3. Add the Status column to Legend.

     

    4. Add the measure to Values.

     

    5. In the chart, click Expand all down one level in the hierarchy:

     

     

    6. In Format --> X axis, turn off Concatenate labels:

     

     

    Result: