Excel Agility: Pivot Tables - Advanced
Notice: No webinar is currently available in this series.
This webinar is not currently available, new dates coming soon.
Frequently Asked Questions
Slicers are visual filter panels introduced in Excel 2010 that provide a more intuitive alternative to the standard pivot table dropdown filters. To insert a Slicer, click anywhere in the pivot table, go to PivotTable Analyze > Insert Slicer, and select the field you want to filter by. Each Slicer displays all unique values as clickable buttons—clicking one instantly filters the pivot table. Multiple values can be selected by holding Ctrl. The power of Slicers multiplies when you connect them to more than one pivot table simultaneously: right-click the Slicer and choose Report Connections, then check all the pivot tables you want it to control. This lets a single Slicer filter several pivot tables—and any pivot charts derived from them—at once, which is essential for interactive dashboards. Slicers can be styled, resized, and arranged on the worksheet for a polished presentation. For date fields specifically, the Timeline feature (Excel 2013+) offers a specialized date-range Slicer with a calendar-style interface. Aurora Training Advantage's Excel Agility: Pivot Tables - Advanced webinar with David Ringstrom, CPA, covers Slicer configuration and multi-table connections in detail.
Grouping pivot table data by date periods is one of the most valuable features for financial and operational reporting. With a date field in the Rows or Columns area, right-click any date value in the pivot table and select Group. The grouping dialog lets you choose one or more date units: Days, Months, Quarters, and Years can all be selected simultaneously to create a hierarchical date structure where you can expand years to see quarters, then months. This transforms a transaction-level dataset into a clean period-over-period summary without any changes to source data. From Excel 2016 onward, date grouping in pivot tables may happen automatically—Excel detects date fields and groups them by year, quarter, and month by default. To revert to individual dates, right-click and select Ungroup. A prerequisite for date grouping is that all values in the source date column must be actual Excel date values—text-formatted dates will cause the group option to be unavailable or produce incorrect results. This technique is taught in Aurora Training Advantage's Excel Agility: Pivot Tables - Advanced on-demand webinar.
By default, pivot table row and column fields sort alphabetically or by value, but Custom Lists allow you to define any sort order you need—such as sorting months in calendar order (January, February, March) or sorting departments in organizational hierarchy order rather than alphabetically. To create a Custom List, go to File > Options > Advanced > Edit Custom Lists, enter your desired sequence, and click Add. Once a Custom List exists, Excel uses it automatically when sorting that field's values—both in regular worksheets and in pivot tables. Within a pivot table, you can also right-click a field item and drag it to a custom position, which Excel treats as a manual sort. To restore Custom List sorting after manually moving items, right-click the field, select Sort, and choose More Sort Options > Ascending > using the Custom List. For organizations with industry-specific reporting categories, fiscal months, or proprietary product groupings that don't sort alphabetically, Custom Lists are the essential tool for ensuring pivot table data always appears in the correct business order. David Ringstrom, CPA, covers this technique in the Aurora Training Advantage Advanced Pivot Tables webinar.
Duplicate values in a pivot table—where what appears to be the same item shows up on multiple rows—almost always result from subtle differences in the source data that are invisible to the eye. Common causes include trailing spaces, leading spaces, inconsistent capitalization (East vs east), or values that appear identical but contain different invisible characters from different data sources. The Text to Columns Wizard (Data > Text to Columns > Finish) applied to the affected column can strip hidden characters. The TRIM and CLEAN functions in the source data remove leading/trailing spaces and non-printing characters. Find and Replace can standardize capitalization or common variations. Power Query is the most robust solution for recurring data quality issues—its Trim, Clean, and Replace Values transformations can be applied automatically on every refresh. Once the source data is cleaned and the pivot table refreshed, the duplicate rows merge into a single consolidated entry. Preventing duplicates at the data entry or import stage—through data validation or standardized lookup tables—is the best long-term solution for maintaining reliable pivot table summaries.
Excel pivot tables default to Compact Form, where all row fields are stacked in a single column with indentation to show hierarchy—this saves horizontal space but makes the table harder to use as raw data or reference in formulas. Tabular Form places each row field in its own separate column, making the layout resemble a standard data table. To switch layouts, click anywhere in the pivot table, go to Design > Report Layout > Show in Tabular Form. A third option, Outline Form, is similar to Tabular but repeats each group label in the first column. Tabular Form is generally preferred when you want to use pivot table data in downstream formulas, paste it as values for archiving, or export it to other systems. It also makes it possible to apply consistent column-based sorting and filtering more intuitively. For organizations presenting pivot table results to stakeholders who are not Excel experts, Tabular Form produces a cleaner, more readable layout that resembles a standard business report. This formatting option is demonstrated in Aurora Training Advantage's Excel Agility: Pivot Tables - Advanced webinar.