Forum Discussion
Help undertanding NORM.S.DIST DAX Measure on a Card Visual
- 4 years ago
Hi SpartaBI,
I think I've cracked it now. Looking over the file again, it seems I misclicked. I thought it was a Measure, but I noticed that the icon was different. What I created was actually a column. It just so happens that the sample data I used had 50 items. That was why the SUM aggregation multiplies the result by 50.
HueySantiago have you checked this article and video in DAX GUIDE?
https://dax.guide/norm-s-dist/
- HueySantiago4 years agoNew Member
Hi SpartaBI,
I think I've cracked it now. Looking over the file again, it seems I misclicked. I thought it was a Measure, but I noticed that the icon was different. What I created was actually a column. It just so happens that the sample data I used had 50 items. That was why the SUM aggregation multiplies the result by 50.
- HueySantiago4 years agoNew Member
Hi SpartaBI,
Thank you for the link. Unfortunately, it didn't answer my question of why the returned value is multiplied by 50 if the Measure is placed on a card visualization and the aggregation is SUM. I am also quite new to statistics, so some terms escape me.