Excel Agility: Pivot Tables Part 1

Notice: No webinar is currently available in this series.

This webinar is not currently available, new dates coming soon.

Frequently Asked Questions

The quality and structure of your source data directly determines how effectively a pivot table can analyze it. Ideal pivot table source data follows these principles: each column has a unique, descriptive header in the first row; each row represents one transaction or record; there are no blank rows, blank columns, or subtotal rows within the data; no merged cells anywhere in the range; and all values in a column are of the same data type—numbers in numeric columns, dates in date columns, text in category columns. Data formatted as an Excel Table (Ctrl+T) is especially ideal because the pivot table's data range automatically expands when new rows are added and refreshed. Common source data problems that cause pivot table issues include merged header cells, multiple tables stacked in the same sheet, columns with mixed number and text values, and inconsistently formatted dates. Cleaning data before building a pivot table—using tools like Power Query, Text to Columns, or TRIM—prevents the vast majority of pivot table reporting errors. Aurora Training Advantage's Excel Agility: Pivot Tables Part 1 webinar covers best practices for preparing source data for pivot table analysis.
Pivot tables offer flexible sorting options that differ slightly from standard worksheet sorting. To sort a field, click the dropdown arrow on any row or column label and select Sort A to Z, Sort Z to A, or More Sort Options for value-based sorting. Value-based sorting lets you sort row items by their corresponding numeric values—for example, sorting product names from highest to lowest sales—which is not directly available through the standard header dropdown. Right-clicking a value within the pivot table and choosing Sort also provides options to sort the entire row or column field based on that value field. A key nuance is that pivot table sorting is hierarchical—items within each group are sorted independently, so the sort applies within each parent group rather than globally across all rows. For custom sort orders that don't follow alphabetical or numeric sequences, Custom Lists provide the solution, allowing any user-defined order such as fiscal months or organizational hierarchy. Understanding pivot table sort behavior prevents the common confusion where sorted pivot tables appear to not sort correctly due to grouped hierarchy structure.
Pivot tables offer several filtering methods suited to different analysis needs. The built-in dropdown on each row and column field header lets you filter by selecting or deselecting specific values—equivalent to a standard AutoFilter. Label Filters allow text-based filtering such as showing only categories that begin with a specific letter. Value Filters enable threshold-based filtering, such as showing only customers where total sales exceed $50,000. The Top 10 Filter is a specialized value filter that shows only the top or bottom N items by value, percentage, or sum—ideal for identifying your highest-revenue products or most active accounts. Report Filter (Page Filter) places a field above the pivot table as a global dropdown, filtering the entire report without consuming row or column space. For Excel 2010 and later, Slicers provide a visual, button-based alternative to dropdowns that is especially effective for dashboards and presentations. Multiple filters can be active simultaneously across different fields, allowing highly specific data views. All filters can be cleared individually or all at once using PivotTable Analyze > Clear > Clear Filters.
The summary function determines how a pivot table aggregates your data in the Values area—by default using Sum for numeric fields and Count for text or mixed fields. To change it, right-click the value field in the pivot table (or click Value Field Settings in PivotTable Analyze), and select the desired function from the list: Sum, Count, Average, Max, Min, Product, Count Numbers, StdDev, StdDevp, Var, or Varp. Average is useful for mean transaction values or average scores. Max and Min quickly surface highest and lowest values across categories. Count Numbers counts only numeric entries—useful when you need to know how many valid (non-blank) records exist per category. You can display the same field multiple times in the Values area with different summary functions, for example showing both Sum and Average sales side by side. Giving each instance a descriptive custom name via Value Field Settings > Custom Name makes the resulting pivot table self-explanatory. Understanding and customizing summary functions is fundamental to building pivot tables that answer specific business questions accurately.
Converting a pivot table to static values replaces the live, data-connected pivot table with a plain range of cells showing only the currently displayed numbers—removing the ability to refresh, filter, or drill down. This is useful when archiving a snapshot report, distributing data to someone without access to the source data, or using the summarized output as an input to another calculation without the dynamic overhead of a pivot table. To convert, select the entire pivot table, copy it (Ctrl+C), then use Paste Special > Values (or Paste Special > Values and Number Formats to preserve formatting) on the same or a different location. The result is a plain table with no pivot table functionality. An alternative approach for distributing reports is to save a copy of the workbook with all pivot tables replaced by values—preventing recipients from accessing underlying transaction details via drill-down. For compliance and data privacy purposes, this technique ensures reports shared externally do not inadvertently expose confidential source records through the pivot table drill-down feature. Aurora Training Advantage's Excel Agility pivot table series covers this and other essential pivot table management techniques.