XL97: PivotTable Items Missing When Fields Are Pivoted

Last reviewed: May 9, 1997
Article ID: Q168252
The information in this article applies to:
  • Microsoft Excel 97 for Windows

SYMPTOMS

When you modify or pivot fields in a PivotTable, the totals may appear to return incorrect values, and some items may not be displayed in the PivotTable.

CAUSE

This problem occurs when you do the following:

  • You create a calculated item in the PivotTable.

    -and-

  • You modify the PivotTable design by moving a field from the Row category to the Data category.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

A calculated item appears in a PivotTable only if the field on which it is based also appears. If you remove or pivot a field from either the Row or Column category into the Data category, the calculated item does not appear.

A calculated item is a user-defined item in a PivotTable field that can perform calculations by using the contents of other fields and items in the PivotTable. Calculated item formulas each include only items from the field for which you create the calculated item. For example, if the database contains a Region field with the North and West items, you can define a calculated item named NorthWest by typing the following formula in the Region field:

   =North+West


REFERENCES

For more information about performing calculations in PivotTables, click the Index tab in Microsoft Excel 97 Help, type the following text

   pivottables, calculated fields

   -or-

   pivottables, calculated items

and then double-click the selected text to go to the "Create a calculated field in a PivotTable" or "Create a calculated item in a PivotTable" topic.


Additional query words: XL97 grand total
Keywords : kbusage xlpivot
Version : 97
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 9, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.