|
To create a simple PivotTable with a row and a data area, you need to take a look at the following data:
This particular example contains information on sales done by each sales person across the world. For example, Kim has sold for $1500 in the US, $7000 in the UK, $6000 in Australia and $8000 in New Zealand. Now let us try creating a simple PivotTable that shows the total sales made by each of the sales persons - like the one you see on your screen. Here, you need to note a few things before we create this particular PivotTable.
Here, the names of the sales persons are in the rows with corresponding data showing the sum of the sales amount for each of the people.
Let us now move to the sheet where we created a blank PivotTable, and then start adding data into that blank PivotTable.
As we noted earlier, the names of each of the sales people, are in the rows. You now need to drag the sales person field from the field list box and drop it in the PivotTable row area.
We also noted earlier, that the summary data in the report was the sum of sales amount. Therefore, you now need to drag the sales amount field from the field list box and drop it in the data area.
The report is ready. You have now learnt to create a PivotTable report with a row and a data field.
|