Forum Discussion
Anonymous
5 years agoNot applicable
Standard deviation in Power BI
Hi Experts Need help to work out the Standard deviation of the following data set as shown below The excel formula is = STDEVPA(Range) of the below data the Answer is 5.6% of the below nu...
- 5 years ago
Same result without ALLEXCEPT
Some transformation might need to be applied on your Excel file.
aj1973
Community Champion
5 years agoHi Anonymous
Could it be because you are using a filter "ALLEXCEPT"!! Try without it.
STD = STDEV.P(Llo_Data[Net Amt %])