I am trying to build a defect run chart that show the total number of cumulative defects in a given state for each month. I have 2 groups (group1=month, Group2 =defect state)
I can calculate the cumulative defects in each state for each month using the running total, but when I try to chart this infomation in the page header the data appears to be shifted by one month.
It appears that when I ask to chart "on change of-> month" show "running total for open defects" it will show me the running total that was calculated prior to that given month.
The thing that has me boggled, is that I have a crosstab in the header that shows as the same field relationship, and it is correct.
Does anyone have any words of wisdom on how to make this chart?
-Ed
I can calculate the cumulative defects in each state for each month using the running total, but when I try to chart this infomation in the page header the data appears to be shifted by one month.
It appears that when I ask to chart "on change of-> month" show "running total for open defects" it will show me the running total that was calculated prior to that given month.
The thing that has me boggled, is that I have a crosstab in the header that shows as the same field relationship, and it is correct.
Does anyone have any words of wisdom on how to make this chart?
-Ed