1
votes

How can I plot a stacked bar chart side by side having 2 value columns on Y axis and one period(year) column on x axis. For some reason the visualisation splits out two separate bar charts. Stacked bar chart However I want the two columns Sum([RCN selection]) and sum([Adjusted Asset]) to be plotted next to each other on a common x axis ([Forcast Year]). Please also note the bars are coloured based on the subset as shown below.

Colour

Side by side bar after Trellis has been cleared. Side by side

I however need a side by side stacked bar. Unfortunately when I add the desired dimension to PROPERTIES-->COLORS , the chart dies.

1

1 Answers

0
votes

It seems like you have your chart trellised. Turn this feature off

  • Right Click On Chart > Properties > Trellis
  • Be sure everything is set to (None) by removing any columns / rows / pages

Then, if you want them side by side

  • Right Click on Chart > Click Side-by-Side Bars

You can adjust your coloring as you want in your post.