Forum Discussion

Medmbchr's avatar
Medmbchr
Icon for Helper IV rankHelper IV
3 years ago

Calculate Standard Deviation on columns

Hi

 

I have a table with 13 columns: SKU ID and consumptions over 12 months, each month in a column.

 

I am struggling to calculate standard deviation of the 12 months, I found no DAX formula except STDEV.P which needs all values in one column, I want to use SUMMARIZE but my case is too complicated since I need to calculate a "dynamic" standard deviation based on my review periods.

 

How can I calculate standard deviation on multiple columns instead of one?

 

Thanks

5 Replies