This is a project I made after watching some tutorial series on PowerBi. This is a full project that uses real data from this dataset.
I start by transfering the data from .xlsx file. I notice that the data will require some cleaning.
I start by transforming the data in Power Query and follow these steps:

Some job positions fields are not well categorized
Excel could format this data in a more detailed way
For this exercise, I’ll split the “Other” and delimit the field using Split Column and a Custome Delimiter



The result is the following columns:


I delete the Favorite Programming Language 2 column since it mosly contains null values
I clean the Current Yearly Salary column by doing the following:


