Forum Discussion
Nankaina
Helper I
3 years agoCalculating Standard Deviation on Aggregate Values
Hello, For my current project, I have a column of Referral Dates, which I have divided into weeks using the following column: Referral Week =
var startdate = FORMAT('2022 Referral Database'[Re...
daXtreme
Solution Sage
3 years agoUse the other version of STDEV -> STDEVX.P or STDEVX.S. These are iterators that can work on any caclulated values.