

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 3
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 isn't limited to point-and-click transformations. It can also run Python scripts!
We won't be writing Python scripts in this course, but it's good to know the option exists if you already work with Python in your workflows.
You can find this option by going to New Source → Other → Python Script in the Power Query editor.
From there, Power BI will execute your Python code and load the results as a dataset inside your report.
This is especially useful for: