Intermediate Power BI (session 5)
Power BI
intermediate
Intermediate Power BI course
PQM
This is part of our intermediate-level Power BI desktop course. The course structure is as follows:
- session 1 (this session): a simple build-a-dashboard session as a warmup, reminder about core Power BI techniques, and sharing some suggestions for good workflow practices
- session 2: DAX language foundations, including FILTER and CALCULATE
- session 3: core PowerQuery functions to manage sources, join data sets, pivot, and tidy values
- session 4 (this session): PowerQuery M language foundations, including a basic overview of syntax, a core function toolkit, advanced mode, and reproducibility
- session 5: a second, more ambitious, build-a-dashboard session to put all that PowerQuery and DAX knowledge into practice
Previous attendees have said…
- 22 previous attendees have left feedback
- 95% would recommend this session to a colleague
- 100% said that this session was pitched correctly

Three random comments from previous attendees
- I would call this session intermediate, but it follows on nicely from the previous sessions. Missing a previous session may make it more difficult to join in at this point. Really informative and eases gently into more difficult query building.
- Complex subject well taught with examples
- Very good but I could have done with an example of using these in context of using real data to build graphs for instance. I found it a hard to link this session to the previous sessions. For instance how does this link with creating measures we saw in the previous session?
Forthcoming session(s)
| Booking link | Date |
|---|---|
| Intermediate Power BI (session 5) | 13:00-15:00 Thu 12th February 2026 |
| Intermediate Power BI (session 5) | 10:00-12:00 Tue 26th May 2026 |
Session aim
- we’ve had four content-heavy training sessions so far
- session five = about putting your new skills into practice
Session outline
- an entirely practical build-a-dashboard session
- we’ll use The Care Inspectorate’s public datastore, which contains a lot of rich data about Scotland’s care sector
- you’ll be putting your Power BI skills to the test on this data: what can you show us?
- you’ll be working in small groups, doing team programming
Setup
- Select
Get data from weband supply the link: https://github.com/NES-DEW/KIND-training/raw/refs/heads/main/bi_training/data/MDSF_data_30%20November%202024.xlsx - load the
datatable and theField Definitions Listworksheet
Setup
- then use
Transform datato fix theField Definitions List- remove the top 4 rows
- promote the headers
- Fill down the category column
Schedule
- 15 minutes: initial exploration of the data, and idea generation
- 5-10 minutes: re-join for troubleshoot and chat
- 15 minutes: data wrangling
- 10 minutes: break
- 20 minutes: report draft
- 10 minutes: re-join for chat
- 10 minute: polish and refine
- until session end: showing off and suggestions
Ideas
- national, regional, local?
- snapshot, or showing change over time?
- self-contained, or linking to other open data?
- about care in general, or something more specific?
- about inspections, service organisers, service users?
Conduct
- be kind: we’re all here to learn
- I’m here throughout: message me in case of any difficulties
- nominate one person to share their screen, and work on the report
- other people navigate, direct, suggest, and look up
- start small and iterate