Forum Discussion
Trendline needed
- 3 years ago
Hi may I ask how did you fix that? cause i get the same error..
Anonymous
Are you talking about the red lines under [Slope1] and [Intercept]? If so, there is nothing to fix. You measure should still work without any issues. If you're getting an error when you try to create the measure then that is potentially a different issue.
- nleuck_1013 years agoContinued Contributor
Anonymous
It looks like you're using a measure at the Intercept + Slope * measure in the RETURN section. You want to use your column [Progress_date] not a measure.
- nleuck_1013 years agoContinued Contributor
Anonymous
When you use LINEST or LINESTX it creates a single row with ten columns. In the measure that I provided we are creating a variable using LINESTX. The red lines under [Slope1] and [Intercept] is becasue it doesn't recognize those as columns until you've finished creating the measure. Those variables get calculated in order from top to bottom.
- Anonymous3 years agoNot applicable
yes i have the red line under Slope1 and Intercept,
but If i dont fix it its showing this error visual..
- nleuck_1013 years agoContinued Contributor
Anonymous
What do the details say?
- Anonymous3 years agoNot applicable
It's saying ...🤔
- nleuck_1013 years agoContinued Contributor
Anonymous
Can you screenshot your measure?
- Anonymous3 years agoNot applicable
Yes,
- Anonymous3 years agoNot applicable
ok , but may I ask why there is the red line under my [Slope1] and [intercept]? thanks..