Conditional logic with M
Imagine you have a dataset with a Sales
column and a Region
column.
Your goal is to create a new custom column called "Bonus", where you award a bonus of 10% of sales in the "North" region and 5% to sales in the "South" region while keeping sales in other regions unchanged.
How would you write the conditional logic in Power Query to achieve this?
This exercise is part of the course
Intermediate Power Query in Excel
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
