Forum Discussion
AliNafa
3 years agoFrequent Visitor
Calculating Standard Deviation on Power Bi
Hello, I'm trying to calculate the Standard Deviation on power bi for QTY sold for an item Id for the last 52 Weeks. I did it on excel using ( STDEV ) function and i got the result number on co...
Padycosmos
3 years agoSolution Sage
You need to unpivot the weekly data into 2 columns one containing the Week numbers and the other containing the values. Unable to unpivot your pbix file because the source file in excel is not available. The following video will help you with unpivot
https://www.youtube.com/watch?v=SLZGWy2OUPo&list=PLApPcvU5-R24K3mbxORV7T3ckVLfDjmHF&index=29