How to nest IF statements effectively in Power BI

Hi,

You can use if then else in the query editor in M language in a custom column.

For a DAX measure have a look at https://forum.enterprisedna.co/t/switch-true-logic-explained/216 explaining the SWITCH formula.

Hope this helps.

Paul

Enterprise%20DNA%20Expert%20-%20Small