Report Portal

DAX 101: Summing values for the total

When you write a measure in DAX, its logic is recalculated in every cell of a visualization. Sometimes, the result at the total level does not correspond to the sum of the rows visible in the visual, because the logic in DAX aggregates the numbers using a different logic. For example, consider a simple calculation that divides the sales amount by the number of working days.

Read more...

 

Tags: dax, tabular

 

2007-2015 VidasSoft Systems Inc.