I have a problem I was wondering if someone could help me with.
Problem is I can't get a running total of each group item.
Exampe in my test database I have
data issues - total records 2
Work order issues - total records 1
Audits - total records 1
I need a running total so that it displays
Data issues 2
work order issues 1
Audits 1
in my report I have a graph that displays the correct totals. However, when I created a group named "Types" I can not seem to get a correct total.
I have tried creating a running total, and I played with some of the settings such as changed the summary to count, changed the evaluation for each record, and I have tried evaluation change of field, and I have also changed settings under Reset. But no matter what I do I can not get the correct total for data issues. I get totals such as 1,2,3 or 1,1,1 but never 2,1,1.
Problem is I can't get a running total of each group item.
Exampe in my test database I have
data issues - total records 2
Work order issues - total records 1
Audits - total records 1
I need a running total so that it displays
Data issues 2
work order issues 1
Audits 1
in my report I have a graph that displays the correct totals. However, when I created a group named "Types" I can not seem to get a correct total.
I have tried creating a running total, and I played with some of the settings such as changed the summary to count, changed the evaluation for each record, and I have tried evaluation change of field, and I have also changed settings under Reset. But no matter what I do I can not get the correct total for data issues. I get totals such as 1,2,3 or 1,1,1 but never 2,1,1.