Forum Discussion

tschmidt87's avatar
tschmidt87
Advocate I
10 years ago
Solved

Overlapping Column Charts...?

Hey,   i want to create 2 clustered column charts overlaid on top of each other (i know, not ideal but currently the only way i can accomplish this visual) to visualize FORECASTED revenue vs ACTUAL...
  • v-qiuyu-msft's avatar
    10 years ago

    Hi tschmidt87,

     

    According to your description, you have created two charts, one contains grey color columns and the other contains colorful columns, right?

     

    In your scenario, the Y-axis Start and End values can't be specified based on the maximum value of current chart values. As you have set the fixed value for both Start and End property, the Y axis coordinate will not change based on the chart values. To work around the issue, I would suggest you create a Line and Clustered Column chart, set Column values as colorful column values, and lines values as original grey column values. Set both Start and End property Auto for Y-axis(column) and Y-axis(Line).

     

    If you have any question, please feel free to ask.

     

    Best Regards,
    Qiuyun Yu