
Let us take a quick look what are we covering in this M code Part 2.
From amazing projects to functions which includes user defined functions we are learning everything.
It is not for freshers. If you know M code or if you have seen Part 1 please go and check out this course. I bet you will not regret.
Let us start with IF functions first. From basic to advance , you shall see in next IF function lectures that how much scope is there to play with data by using IF statements in m code window.
How about writing our own functions in PowerQuery. Different techniques (From simple to complex)
Leave the inbuilt Functions for a while and learn how do we develop our own functions
how to use or re-use the UDFs (User Defined functions)
Why are they so much important in PQ
How do we control the errors when they appear in powerquery.
Let us see the try and otherwise statements and convert errors into meaningful messages.
We are building a solution in this lecture which is giving us the Top salaries earned by employees.Through this project , we are not only learning more and more but revising the things so far done in Part1 and Part2
If you like to remove the undesired rows from powerquery in a dynamic fashion - how can we do it.
A project or trick which will let you use single field value now. You can use it like a cell reference used in excel.
What if we like to create ranking for different categories each time it appears in a data from serial no 1 to 2,3,4 etc.
This project is too good from knowledge perspective.
What an incredible way to reverse the books rows with putting them in front of respective authors.
Introducing table.reverserows function
This course is in continuation to M code part 1 which is already prepared by me. Course will not benefit if you do not know the M code . My advise is to first learn the basics in part1 and then continue with this part2.
We are talking about inbuilt M code functions which are very important in data trimming, structuring.
Functions related to dates and lists are being covered here which are the need to every data analysts while performing data trimming and data analysis.
We are learning about the User Defined functions (UDFs) as well. Why we need our own functions and how we can create our own M functions . How it helps in achieving the amazing results in few seconds without doing too much of the work.
Linking the excel inputs with powerquery using functions.
Discussion on IF functions is discussed in detail .
How we can handle the errors using try and otherwise error handler.
How to use Table transform column function which can save your tons of time, if you're planning to add extra columns with some conditions.
Interesting projects are also shared for real experience.
How to Create a ranking for each category
How to Get the unique author books
How to calculate the percentage of each column field.
How to avoid undesired, meaningless rows from the data.
Calculate the top 2 salaries