Forum Discussion
PBIUSER_01
2 years agoFrequent Visitor
Polynomial Regression Trendline
Hi all, Is it possible to generate a polynomial regression trendline of degree two in Power BI similar to Excel using the LINEST function? I'm expecting two slope values and a coefficient as a re...
tharunkumarRTK
Super User
2 years agoPBIUSER_01
Power BI has introduced LINEST and LINESTX functions. I think you can use these functions to perform polynomial regression as well.
https://dax.guide/linest/
If the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun