Using CALCULATE in DAX (Intermediate)

Using CALCULATE in DAX (Intermediate)

When using CALCULATE it’s all about making sure that correct filters are applied. With CALCULATE you can override the existing filter context with the new ones inside the function. Watch our short tutorial below.

Using CALCULATE in DAX (Intermediate)

VIDEO: Scenario Analysis in Power BI (part 2)

In this video, we’ll learn how to build the measures to calculate a percentage change in total sales when certain sales channels are selected. The example shows how the price increase in certain sales channels affects the overall sales.

Using CALCULATE in DAX (Intermediate)

Using SUMIF and COUNTIF functions in Power BI

When people come from Excel to Power BI, they’re surprised to learn that there are no SUMIF and COUNTIF functions in DAX. In this short video, we show how you can substitute SUMIF and COUNTIF using a few different solutions. Enjoy!

VIDEO: Scenario Analysis in Power BI (part 2)

In this video, we’ll learn how to build the measures to calculate a percentage change in total sales when certain sales channels are selected. The example shows how the price increase in certain sales channels affects the overall sales.

Using SUMIF and COUNTIF functions in Power BI

When people come from Excel to Power BI, they’re surprised to learn that there are no SUMIF and COUNTIF functions in DAX. In this short video, we show how you can substitute SUMIF and COUNTIF using a few different solutions. Enjoy!

Using IF Function in DAX

Watch our short and simple explanation of using the IF function in DAX. The IF function checks if a given expression is true or false, and returns one value when it’s true, otherwise it returns a second value.

Using IF Function in DAX

Using IF Function in DAX

Watch our short and simple explanation of using the IF function in DAX. The IF function checks if a given expression is true or false, and returns one value when it’s true, otherwise it returns a second value.