Hi,
I have a column chart based on some client data (forecast sales of 4 different products see below).
I would like to add further data to the chart to ALSO show actual sales per client for each product.
This way the column chart would become a stacked column chart where each column shows forecast sales and ALSO actual sales for each product at client level.
Below Forecast Sales Data on which column chart is based
Actual Sales Data to add to original column chart
Question is the following.
If I wanted to add the Actual Sales data to Forecast Sales data column chart how would I do that?
Where would I need to add the Actual Sales Data so that it shows in the Column Chart (and so it becomes a stacked column chart)?
Thanks,
N.
I have a column chart based on some client data (forecast sales of 4 different products see below).
I would like to add further data to the chart to ALSO show actual sales per client for each product.
This way the column chart would become a stacked column chart where each column shows forecast sales and ALSO actual sales for each product at client level.
Below Forecast Sales Data on which column chart is based
ClientA | ClientB | ClientC | ClientD | |
Product1 | 10 | 12 | 16 | 11 |
Product2 | 4 | 6 | 2 | 8 |
Product3 | 12 | 14 | 15 | 11 |
Product4 | 3 | 6 | 8 | 4 |
Actual Sales Data to add to original column chart
ClientA | ClientB | ClientC | ClientD | |
Product1 | 4 | 5 | 6 | 4 |
Product2 | 2 | 2 | 1 | 3 |
Product3 | 5 | 6 | 6 | 4 |
Product4 | 1 | 2 | 3 | 2 |
Question is the following.
If I wanted to add the Actual Sales data to Forecast Sales data column chart how would I do that?
Where would I need to add the Actual Sales Data so that it shows in the Column Chart (and so it becomes a stacked column chart)?
Thanks,
N.