Forum Discussion
bvy
3 years agoHelper V
Fun with the new LINEST / LINESTX DAX Functions...
I love these functions and hope to leverage them to get the slope of a best fit line over a series of data. My data table looks like this: Table1 DateTime Type Reading Feb 3 12PM Speed...
LJ_Energy_Eng
1 year agoNew Member
I am a bit unsure of what you are looking for. This guide uses FIRSTNONBLANK to retrieve the value from the table returned by LINEST, to make an estimation: Multiple Linear Regression in Power BI - Ben's Blog