multiple data series- static and dynamic

V

Vince

I am tring make a chart in one of my reports. The report returns one record
per page and the chart updates the data series on each page for the current
record. I need to, however, add two additional data series to show the Upper
and Lower Control Limits (these will be the same for every record and do not
change).

I have opened the chart and added additional series on the datasheet. When
I return to design mode, it looks perfect. However, when I run/preview the
report, these two data series just disappear. The data series for the
current record is there, and still updates with each record, but there is no
sign of the other two series,

Any ideas to fix this would be greatly appreciated!
 
Top