Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

PivotTable list is slow to appear when you query the OLAP database in Excel


View products that this article applies to.

Symptoms

When you drill-down into a PivotTable in Microsoft Excel that is attached to an Online Analytical Processing (OLAP) cube, the list of results may take longer than you expect to appear. When you update the PivotTable, any new items that you have added to the cube appear as unfiltered.

↑ Back to the top


Cause

This behavior is by design Excel and occurs because Excel uses the EXCEPT function.

↑ Back to the top


Status

This behavior is by design.

↑ Back to the top


More information

Excel uses the Multidimensional Expressions (MDX) language to query the OLAP cube. When Excel runs a query, it uses the EXCEPT function to return the differences between two sets of data. When Excel uses the EXCEPT function, your filtered data and any new data will be returned as a result of drilling down into your PivotTable.

Excel uses exclude filtering instead of include filtering because you have no way of knowing that additional items have been added to the cube unless the new items appear when you update the PivotTable. After the new items appear, you must manually remove the selection if you want to filter out the new items.

↑ Back to the top


Keywords: KB833830, kbprb

↑ Back to the top

Article Info
Article ID : 833830
Revision : 3
Created on : 2/12/2004
Published on : 2/12/2004
Exists online : False
Views : 267