Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone. That's my solve "Bell chart problem".
=((1/sqrt(StDev(distinct total [X])*2* pi()))*exp(-sqr(([X])-Avg(distinct total [X]))/(2*sqr(StDev(distinct total [X]))))),
where [X] - field with X measure.
Use this in calculated chart measure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.