triceratops
Programmer
I am trying to calculate a running average over time for a graph. I have subreports that collect the data in the date range, get a count and successfully pass the count back to the main report. The count is passed into a parameter field. That works fine.
Now when I try to do a line graph, all I can get is a count of the parameter field rather than its value.
How can I graph the value, or is there a simpler way to calculate a running average?
Thanks.
Now when I try to do a line graph, all I can get is a count of the parameter field rather than its value.
How can I graph the value, or is there a simpler way to calculate a running average?
Thanks.