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
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
2 Replies
- v-danhe-msftMicrosoft 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
- v-danhe-msftMicrosoft Employee
Hi Anonymous,
Could you please tell me if your problem has been solved? If it is, could you please mark the helpful replies as Answered?
Regards,
Daniel He