

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 2
click for more info
Not enough gems
Cost: 6 gems
1: Power Query
incomplete
2: Python Scripts in Power Query
incomplete
3: Removing Duplicates
incomplete
4: Split a Column
incomplete
5: Merging Columns
incomplete
6: Missing Values
incomplete
7: Performance Considerations
incomplete
8: Data Refresh
incomplete
9: Data Refresh
incomplete
10: Formatting
incomplete
11: Filters
incomplete
Back
ctrl+,
Next
ctrl+.
This lesson's interactive features are locked, please to keep using them
Power Query is where data cleaning and preparation happen in Power BI. It lets you connect to different data sources, transform messy data, and shape it before loading it into your dashboards.
You'll often hear this part of the process called ETL – Extract, Transform, Load. Power Query handles the first two steps: getting data and preparing it for analysis.
Take a look at the top ribbon and the "Applied Steps" pane on the right side. The top ribbon is where we'll make the transformations to the data.
You can leave the Power Query editor open for now; we'll use it in an upcoming lesson.
The "Applied Steps" section records each transformation and allows us to undo, reorder, or reuse them later. Notice that it first "Promoted Headers" (extracted the column names out of the first row), then "Changed Type" in the rows (auto-detected that numbers are numbers, booleans are booleans, etc.).
Save the project and, from the course directory, submit the CLI tests.