Difficulty
- Introduction
- Examples with Step-by-Step Descriptions
- Functions in Detail
- The Database
- Start
- Data Sources
- The Pivot Table Dialog
- Working with the Results of the Pivot Table
- Start the Dialog
- Change Layout by Using Drag and Drop
- Grouping Rows or Columns
- Grouping of Categories with Scalar Values
- Grouping of Categories with Date or Time Values
- Grouping without the Automatic Creation of Intervals
- Sorting the Result
- Drilling (Showing Details)
- Filtering
- Updating or Refreshing Changed Values
- Cell Formatting
- Multiple Data Fields
- Shortcuts
- Function GETPIVOTDATA
Difficulty
Normally, you create a reference to a value by entering the address of the cell that contains the value. For example, the formula =C6*2 creates a reference to cell C6 and returns the doubled value.
If this cell is located in the results area of a Pivot Table, it contains the result that was calculated by referencing specific categories of the row and column fields. In Figure 239, cell C6 contains the sum of the sales values of the employee Hans in the Sailing category. The formula in the cell C12 uses this value.
The correct value is in a different location. For example, in Figure 240, the location is now C7 because the employee Fritz is included in the Pivot Table.
The function GETPIVOTDATA allows you to have a reference to a value inside the Pivot Table by using the specific identifying categories of that value.
| Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY). |