Hi @Ted Rogers
If the filter conditions of an Excel pivot table (such as a specific value of a dimension) no longer exist in SSAS, it may cause unnecessary calculations or rolling back the query, thereby affecting performance.
Please ensure that the SSAS Tabular model used by the Excel pivot table is up to date. If the SSAS data model has changed (such as some records or dimensions being deleted), you can update the data synchronously by reconnecting to SSAS or refreshing the PivotTable.
If the filters contain deleted records (for example, a dimension value was deleted), try removing the filters. You can manually modify the filter conditions in the PivotTable report, or reset the PivotTable report.
For large filter conditions, try to narrow the filter scope and reduce the number of data scans. You can apply different filters in batches to avoid filtering too much data at once.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.