Forum Discussion
Irwan
Super User
2 years agoNeed Help on Autocorrelation Calculation
Hello Power BI expert, I need an advice on how to do autocorrelation calculation in Power BI. for now i am trying to replicate the result from excel tutorial. I read there are two ways of...
- 2 years ago
Here you go
lbendlin
Super User
2 years agoAs always you can approach the issue with different DAX functions but you will want to unlearn EARLIER and embrace the window functions. Makes the shifted reference so much easier.