| title | Excel to Power BI — A 3-Day Practical Workshop |
|---|
Advanced Analytics and Reporting: from your first cell to a published executive dashboard
A Global Academy workshop, prepared for ZIMASCO, Kwekwe.
📖 Learners: read this course online at tapsz.github.io/Excel-BI — no GitHub account needed.
Anyone. The course starts at "what is a cell" and finishes with a governed, refreshable Power BI model published to the cloud.
If you already know Excel well, start at Day 2. If you don't, Day 1 will get you there — no prior experience assumed.
Every module follows the same three-part shape, so you always know where you are:
| Part | What it is |
|---|---|
| Learn it | A short plain-language explanation |
| See it | A worked example on a finished file — open it and click through |
| Do it | A hands-on task, with an answer key to check yourself against |
Every day ends with a small practical homework (30–45 minutes) with verifiable answers, so you can confirm the skills stuck before moving on.
A single running dataset — NovaTech Retail, a consumer electronics business — carries through the whole course. You watch the same data grow from a plain list into a formatted report, a PivotTable, a Power BI model, and finally an executive dashboard.
Getting comfortable and productive in Excel before going advanced
Morning — the mechanics of a spreadsheet
- Excel Interface & Workbook Basics
- Formatting Cells & Numbers
- Multiple Worksheets & Navigation
- Formulas Fundamentals — relative vs absolute references
Afternoon — turning a spreadsheet into an answer
- Functions & Working with Data —
SUMIF,COUNTIF, nestedIF - Sorting, Filtering & Organizing Data
- Conditional Formatting & Charts
- PivotTables & What-If Analysis
Homework: The Branch Report Outcome: confidently navigate Excel, write your own formulas, and summarise every order into a decision-ready report.
Finishing Excel, then making the leap — data modelling, integration, and transformation
Morning — finalising Excel
- Advanced Formulas —
XLOOKUP,INDEX/MATCH,IFS, named ranges, dynamic arrays - Power Query & Power Pivot in Excel — Get & Transform, the Data Model, first DAX, financial dashboard case study
Afternoon — introducing Power BI
- The Power BI Ecosystem & Your First Dashboard
- Connecting to Different Data Sources — files, folders, SQL, JSON
- Data Cleaning & Transformation in Power BI
- Data Modelling & Introduction to DAX — star schemas, relationships, filter context, time intelligence
Homework: Clean, Model, Measure Outcome: connect, clean, model and calculate on data from anywhere — ready for visualisation.
From data to decisions — advanced reporting and storytelling
Morning — visualisation & storytelling
Afternoon — publishing & capstone
- Publishing, Sharing & Automating — Service, workspaces, refresh, gateways, RLS
- Capstone — The 45-Minute Dashboard Dash — six timed rounds; clean, model, measure, build and pitch (plus an optional take-home Boss Level)
Homework: Extend, Automate, Publish Outcome: design, present and publish a full Power BI dashboard — and say what should be done about what it shows.
datasets/
day1_excel_foundations/ 8 modules + homework
0N_topic/ LESSON.md, dN_mN_<topic>_start.xlsx, dN_mN_<topic>_answers.xlsx
day2_advanced_excel_and_power_bi/ 6 modules + homework
day3_visualizing_publishing_automating/ 4 modules + homework
powerbi_files/
day2_advanced_excel_and_power_bi/ My First Dashboard · Data Cleaning (Power Query) · Data Modeling
day3_visualizing_publishing_automating/ Project Clean Model
Each practice workbook has an Instructions sheet inside it with click-by-click steps, so you can work from the file alone if you prefer.
| Day | Requirement |
|---|---|
| 1 | Excel (any recent version — Windows, Mac or web) |
| 2 morning | Excel with Power Query. Power Pivot is Windows-only |
| 2 afternoon, 3 | Power BI Desktop — Windows only (free) |
| 3 publishing | A Power BI account; Pro to share |
On a Mac? Day 1 and Day 2's morning run fine. For Power BI Desktop you'll need a Windows VM (Parallels/UTM), Boot Camp, or a cloud PC. Failing that, the lessons and provided
.pbixfiles still teach the concepts, and Power Query/DAX are identical in both products — nothing is wasted.Some newer functions (
XLOOKUP,IFS,FILTER,UNIQUE,SORT) need Microsoft 365 or Excel 2021+. Where they appear, the lessons give anINDEX/MATCHfallback that works everywhere.
By the end you will:
- Demonstrate advanced analytical capability across Excel and Power BI
- Produce dynamic, automated dashboards for financial and operational reporting
- Clean and model data so the totals are actually true
- Communicate findings so they change a decision
Tools change. These don't:
- Clean data first. Everything downstream inherits its problems.
- Model it properly. Facts and dimensions, a star schema, every time.
- Say what it means. A number without a comparison and a recommendation changes nothing.