Hello,

I want to create a 4th order polynomial trend line in a scatter chart.
I am able to create a trendline by setting the "calculated series formula tab" with formula as moving average.
how do i create a 4th order polynomial trend line ? is it possible to create using "calculated series formula tab"?
This is to replicate a trendline from excel which is plotted using 4th order polynomial.
I am using SSRS 2008 for development.

Thanks in advance