Forum Discussion
Anonymous
6 years agoNot applicable
Add Average Line in Gauss Curve
Good Afternoon All, I am needing some help as I have exhausted everyting I can think of in doing this. I have a Gauss Curve, or "bell curve" I created for information related to how many days di...
Anonymous
6 years agoNot applicable
So the visual is a line and stacked column chart and when I click the Magnify glass it states that analysis can't be done. I also tried the ALL function in the rewritten measures but it kept giving me an error and would not function. If it helps here is kind of more what I am looking for:
Greg_Deckler
Community Champion
6 years agoSorry, probably:
(µ) DayDiff = AVERAGEX(ALL(OnTimeDelivery),[DayDiff])
(σ) DayDiff = STDEVX.S(ALL(OnTimeDelivery),[DayDiff])