Category
New Functions
Description
Uses the least squares method to calculate a straight line that best fits the given data, then returns a table describing that line
Microsoft Docs
1266
Status
Completed
Syntax
LINESTX(<table>, <known_y_expression>, <known_x_expression>[, <const>])