This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi
I've got a table like this
year Sales
2012 10
2013 12
2014 13
2015 13
2016 16
2017 15
2018 17
In can put this in to a Line Chart Visual and a Trend Line. This will show me the Sales Trend. I want to find the slop of the trend line by using a linear regression in DAX. How do I do that?
It's very simple in Excel
Hello @Torbenan
Take a look at this excellent post by Daniil Maslyuk. https://xxlbi.com/blog/simple-linear-regression-in-dax/
Thank - that seems to be the way to go. Just wonder, why this i so simple in Excel (=LINREGR(B3:B9;A3:A9)) and so complicated in Power Bi
Because Excel is 25 years older than DAX.
They add new features every month so you may see something like LINREGX(table,expression) in the future.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 25 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 22 | |
| 20 | |
| 20 | |
| 20 | |
| 20 |