How to turn Pivot Table in Excel into an interactive table in 5 minutes

How to turn Pivot Table in Excel into an interactive table in 5 minutes

How to turn Pivot Table in Excel into an interactive table in 5 minutes

Content Protection by DMCA.com

Most people assume that building a dashboard in Excel always means designing charts, coloring, or even using Power BI or Tableau just to show the boss sales trends. However, reality PivotTables in Excel can help you handle those tasks much faster.

How to build dashboards using PivotTables in Excel

The secret to building interactive dashboards using PivotTables in Microsoft Excel is to divide the data into multiple smaller, more focused PivotTables and place them next to each other on the same worksheet. Think of each worksheet as answering a single question instead of trying to answer everything at once. For a project management dashboard, that might look like one board that lists active projects, another that breaks down tasks by person in charge, and a third that tracks completion rates. Put all together, they tell a complete story without overwhelming the user. Keep your raw data on a separate sheet while dedicating a dashboard tab for easy-to-read summary PivotTables.

Once the tables are in place, you can start making the data easier to understand. Instead of displaying a long list of individual dates, group them by month or year. Instead of displaying scattered revenue figures, group them by range like $0–$1,000, so trends become much easier to spot.

Build a PivotTable in Excel

Layout also makes a bigger difference than you might think. In tab PivotTable Designswitching to Tabular Form or Outline Form will make the PivotTable look more like a structured report than a default spreadsheet export. Enabling the option Repeat All Item Labels will reinforce the database-like layout, which is especially useful if you share files with someone who isn’t familiar with using PivotTables.

Read More  Useful tips for using Excel PivotTable that you may not know

You can also add calculated fields with your own formulas directly into the PivotTable to build KPIs, mark completion status, or create custom metrics that don’t exist in your raw data.

To make the dashboard truly interactive, add a filter (slicer). Filters are clickable filter buttons that float above tables, making it easy to explore data without changing the underlying PivotTable. While they are quite useful, they are also a feature of Excel that many users don’t even know about. Select Insert Slicerselect a field like “Department” or “Revenue” and place the filter anywhere on the dashboard. If using option Report Connections to associate every PivotTable with that filter, selecting a category will filter all connected tables at once.

Every time you add new rows to your source data, all you need to do is select Refresh All from tab Data and any PivotTables on the dashboard will automatically recalculate.

Build interactive sales dashboards from 1,000-row data sets

Take for example a 1,000-row data set that includes columns for dates (from 2024 to 2026), product categories, salespeople, regions, quantities, revenue, and costs. The calculation was renamed to Raw Data and convert the dataset into an Excel Table. When converting a data set to an Excel Table, make sure to check the box My table has headers. Converting the data to an Excel Table makes it flexible, so when you later add new rows, your Pivot Table will automatically detect them without you having to re-range the data.

Next, set up the dashboard tab. After creating a new sheet and renaming it Dashboard, select columns A–Z, navigate to the tab Home and change the background color to light gray (#F2F2F2) to give the dashboard a clean, app-like background.

With the dashboard sheet ready, create your first Pivot Table to visualize revenue trends over time. Place the PivotTable in cell B3 on the worksheet Dashboarddrag the Date field into the Row area and Total Revenue into the area Valuesthen group the dates by right-clicking the PivotTable, selecting Group, and selecting only Month and Year. Finally, format the revenue values ​​by selecting Field Settings -> Number Format -> Currencyset the decimal number to 0 and click OK.

Read More  How to use Microsoft Copilot in Excel

Interactive PivotTable

Instead of going back to the original data sheet to create each PivotTable from scratch, copy the first table and paste it twice to save time. The example uses a copy to display salesperson rankings by dragging Region and Salesperson to the Rows area and Total Revenue to the Values ​​area. For the remaining copy, drag Product Category into the Rows area and add two calculated fields because the source data does not include Gross Profit or Profit Margin columns.

To create calculated fields, click inside the PivotTable, open the PivotTable Analyze tab, and select Fields, Items, & Sets -> Calculated Field. In the first Name box, enter Gross Profit and use this formula:

='Total Revenue' - 'Total Cost'

In the second calculation field, enter Profit Margin % and use this formula:

=('Total Revenue' - 'Total Cost') / 'Total Revenue'

You can make a few layout changes to improve readability. For example here for the second PivotTable, open the Design tab in PivotTable Tools, select Report Layout -> Show in Tabular Formcome back Report Layout and choose Repeat All Item Labelsthen select Subtotals -> Do Not Show Subtotals. These changes make the table look more like a neat database grid than a default PivotTable. For the third PivotTable, format Sum of Gross Profit as Currency with 0 decimal places and Sum of Profit Margin % as Percentage with 1 decimal place.

After making those adjustments, add two filters to make the dashboard more interactive: one for Region and one for Product Category. They are placed below the second and third PivotTables and link them to all three tables. Since it’s all linked, just one click filters the entire dashboard at once.

Read More  Summary of the latest Re:Rangers X code and how to enter it

How to create an interactive Pivot Table in Excel

Now, every time you add new sales transactions to the bottom of the table in the Raw Data worksheet, all you have to do is go to the Data tab and select Refresh All. Alternatively, press the key combination Ctrl + Alt + F5and all PivotTables and charts on the dashboard will update instantly to present the latest data.

GameHov is group of expert in gaming industry that cover all gaming news from e-sport to casual video entertainment.

Post Comment