Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
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
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
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