Forum Discussion
FMPE
3 years agoFrequent Visitor
Some DAX Functions not working
Hi! I have an issue where a large number of DAX functions are not working i.e. they're not even recognized by the program. I wanted to try to do some simple linear regression in DAX, but when ...
- 3 years ago
LINEST and LINESTX are relatively new functions, you'll need to be on a recent version of Power BI Desktop. You'll need at least Jan / Feb 2023 I think.
johnt75
3 years agoSuper User
LINEST and LINESTX are relatively new functions, you'll need to be on a recent version of Power BI Desktop. You'll need at least Jan / Feb 2023 I think.
FMPE
3 years agoFrequent Visitor
Ah, that's the issue! I assumed I had the newest version, but apparently my work hasn't yet cleared / set up that version for download. I should've just checked the version first, but think to check whether those were functions and/or whether I had an old verison.
Thank you!