

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
As your datasets grow, Power Query transformations can start to slow down, but there are ways to make queries run faster and data refreshes smoother.
A fast Power Query setup means less waiting and more analyzing – which is what we actually want to spend our time doing.
The more data you load, the slower your queries become. Try to:
Every transformation adds work for Power Query to process. Combine simple steps instead of stacking many small ones, and avoid transformations that recalculate the same data multiple times.
Fewer steps = faster queries
Changing data types repeatedly can slow things down. Set the correct types once, ideally right after loading your data.