Forum Discussion
Anonymous
7 years agoNot applicable
Standard deviation
Hi All, I am using T-OLAP as the the datasouce . Please let me know the DAX query how to create standard deviation for the measure only for last 16 weeks. Regards, Ranga Naik
- 7 years ago
Hi Anonymous,
Based on my research, you could ues the STDEV.S Function to calculate the standard deviation:
https://docs.microsoft.com/en-us/dax/stdev-s-function-dax
Regards,
Daniel He
v-danhe-msft
7 years agoMicrosoft Employee
Hi Anonymous,
Based on my research, you could ues the STDEV.S Function to calculate the standard deviation:
https://docs.microsoft.com/en-us/dax/stdev-s-function-dax
Regards,
Daniel He