PivotCharts are dynamic charts, based on the solid foundation of PivotTable technology. They are used when we want to create a dynamic chart. Dynamic charts are best applied when either (a) the underlying data is frequently changing or (b) we want to quickly and easily �play� with the chart organization and presentation. An additionally powerful fact of PivotCharts is their ability to perform aggregate functions on the underlying data, thus saving us steps. For example, the PivotChart can sum all transactions by month. In a traditional chart, we would need to first prepare the data such that there is one row per month.
PivotCharts are dynamic charts, based on the solid foundation of PivotTable technology.
PivotCharts are best used when we want to create a dynamic chart. Dynamic charts are best applied when either (a) the underlying data is frequently changing or (b) we want to quickly and easily “play” with the chart organization and presentation.
An additionally powerful fact of PivotCharts is their ability to perform aggregate functions on the underlying data, thus saving us steps. For example, the PivotChart can sum all transactions by month. In a traditional chart, we would need to first prepare the data such that there is one row per month.
In our example, we would like to analyze sales data. There are many variables to our sales data, and we would like the ability to quickly and easily see them. Thus, we decide that a Pivot Chart is just the answer to this project. A sample of the sales data is shown in Figure 269 below.
For our first chart, looking at sales amount by month, we would simply drag the Amount item into the Data range, and the Date item to the Category range, as shown below. The initial chart shows the x axis with one data point per date as shown in Figure 274 below.