Forum Discussion
Anonymous
7 years agoNot applicable
DAX optimisation row-wise calculation
Hello guys, need some help. I have to calculate listed employee number - its average employee number. I have calculated two measures: Employee count =
VAR total = CALCULATE(
DISTINCT...