A pivot table is an interactive summary tool that allows you to reorganise, group, and calculate data from a larger data set without changing the original source. By dragging fields into rows, columns, values, and filters, you can view the same data from many perspectives in seconds. The steps below describe the most common workflow in Microsoft Excel, but the concepts translate to Google Sheets, LibreOffice Calc, and many BI tools. The PivotTable Fields pane shows four areas: Click the dropdown on a value field and select Value Field Settings**. Common choices: A tidy source table reduces errors. Use consistent data types, avoid merged cells, and keep text values free of leading/trailing spaces. Rename fields in the source table (e.g., OrderDate instead of Date) so the pivot field list remains understandable for other users. If you need a custom metric that isnt in the source, create a calculated field (e.g., These visual filters make it easy for nontechnical users to slice the data interactively. When the underlying data changes, rightclick the pivot table and choose Refresh. If you automate the process, consider using VBA or Power Query to refresh on workbook open. Too many row or column fields can create a massive matrix thats hard to read. Aim for 23 levels of hierarchy at most. Include a brief note on the sheet describing data source, refresh schedule, and any filters applied. This helps stakeholders understand the context. A pivot chart is a graphical representation that stays linked to its underlying pivot table. When you modify the table (add a filter, change a field, or refresh data), the chart updates automatically. Most effective dashboards pair a pivot table (for exact figures) with a pivot chart (for the visual trend). Place them sidebyside, add slicers, and you have an interactive reporting tool that works for both detailoriented users and decisionmakers.Pivot Tables & Pivot Charts
What are Pivot Tables?
Key Benefits
Typical Use Cases
Creating a Pivot Table
1. Prepare Your Data
2. Insert the Pivot Table
3. Build the Layout
Area Purpose Rows Items that appear vertically. Typically categories like Region or Product. Columns Items that appear horizontally. Useful for time periods or subcategories. Values Numeric fields that are aggregated (Sum, Count, Avg, etc.). Filters Toplevel slicers that let you display a subset of the data. 4. Choose the Right Aggregation
5. Refine the Presentation
Best Practices for Effective Pivot Tables
Keep the Source Clean
Use Meaningful Field Names
Leverage Calculated Fields & Items
Profit = Revenue - Cost) or a calculated item within a field.Take Advantage of Slicers & Timelines
Refresh Data Regularly
Avoid OverGrouping
Document Assumptions
Pivot Charts Visualising Pivot Data
When to Use a Pivot Chart
Creating a Pivot Chart
Choosing the Right Chart Type
Data Pattern Recommended Chart Comparing categories (e.g., sales by product) Clustered Column or Bar Trend over time (e.g., monthly revenue) Line or Area Parttowhole (e.g., market share) Pie or Donut Distribution across ranges (e.g., ages) Histogram (via PivotChart with Count) Relationship between two measures (e.g., price vs. quantity) Scatter Enhancing Interactivity
Pivot Table vs. Pivot Chart Quick Comparison
Aspect Pivot Table Pivot Chart Primary purpose Data summarisation and detailed analysis Visual communication of the same summary Data density High many rows/columns can be displayed Low limited by visual clarity Interactivity Filters, drilldown, field rearrangement All of the above plus visual selection Best for Auditors, accountants, analysts needing precise numbers Presentations, dashboards, executive briefings Exportability Easily copied as values or CSV Can be saved as images or embedded in reports Combined Use
