Why does the stacked combo chart aggregating the lines data? I need the ability to see within the same level (side by side) the values in the bars and lines. It seems by default the combo chart does a group by only on the bars. IE I need to see bar plot for Startup as Billed Amount (bar) is 10M~ and Cost (line) is 10M~; right now the line is summing all values to equate to 1B~…
(this is based off the basic 4 datasets that are already included with the QS implementation)