Forum Discussion
ayush_mriti
Helper I
1 year agoAverageX Total average not showing correct value
Hi All, The AverageX output average is not showing the correct values. Here is the screenshot. here the total average output 35 (average2xfinal) is not correct, the correct output should be (10+8...
- 1 year ago
hi ayush_mriti ,
try like:
average2xfinal =
AVERAGEX(VALUES(Kanban_output[atr_key]), Kanban_output[LODcycletime]/ Kanban_output[LODissuecount])
FreemanZ
Super User
1 year agohi ayush_mriti ,
try like:
average2xfinal =
AVERAGEX(VALUES(Kanban_output[atr_key]), Kanban_output[LODcycletime]/ Kanban_output[LODissuecount])