Getting Started with Power Pivot
Swipe to show menu
Power Pivot is a built-in Excel add-in that extends the standard spreadsheet with a proper relational data engine. It allows you to load multiple tables into a shared in-memory model, define relationships between them, and write DAX formulas that operate across the entire model — not just a single sheet.
Power Pivot does not change how your Excel sheets look. It runs as a separate layer — an engine underneath — that pivot tables and DAX measures tap into when they calculate.
Power Pivot is not available in every edition of Excel. Check your version before proceeding.
To confirm your version: go to File → Account → About Excel. The edition name appears at the top of the dialog.
Power Pivot ships with compatible Excel versions but is turned off by default. Enable it through the COM Add-ins manager:
- Go to File → Options to open Excel Options;
- Select Add-ins from the left-hand menu;
- At the bottom, change the Manage dropdown to COM Add-ins and click Go;
- Check the box next to Microsoft Power Pivot for Excel and click OK;
- A new Power Pivot tab appears in the ribbon — click Manage to open the Power Pivot window.
Verifying the Data Model is Active
A quick way to confirm the data model is live is to create a test pivot table. Select any cell in a prepared table, go to Insert → PivotTable, and look for the checkbox labelled "Add this data to the data model". If that option is visible and ticked, the data model is active and the table is being loaded into it.
Task
Step 1 — Open the starter workbook
Open S3_workbook.xlsx. This is the project workbook you will use throughout this section.
You will see four sheets — Customers, Products, Dates, and Sales. Each one contains a formatted Excel Table with clean data. Do not modify any of the data at this stage.
Step 2 — Enable Power Pivot
- Go to File → Options → Add-ins.
- At the bottom of the dialog, set the Manage dropdown to COM Add-ins and click Go.
- In the COM Add-ins dialog, tick the box next to Microsoft Power Pivot for Excel and click OK.
Step 3 — Confirm the tab is visible
Return to the main Excel window. Check the ribbon — you should now see a Power Pivot tab between the View and Help tabs.
If the tab is already visible before you follow the steps above, Power Pivot was already enabled on your machine. No further action is needed.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat