AlreadyLost
MIS
Okay, I want to sum up the total of assigments by employee. Here is the layout of my report
Group Header (group by department)
Detail section: list all employee and their id that are associated with the department group.
I have to add in another field that will calculated the total store assign to each employee. So I created a running total field to count store assgined. Then I place it in the detail section and guess what happen, I have the same employee and their id listed multiple times with running total count 1,2,3,4,5,6...
Then I wanted to sum the running total and place it in the detail section but someone told me that you cannot sum running total.
I try moving the department group, employee , employee id to the group footer..and Guess what happen, it only show me the last record.
How can I display all the employee and the total store assigne to each employee? What section of the report should I put these field?
Group Header (group by department)
Detail section: list all employee and their id that are associated with the department group.
I have to add in another field that will calculated the total store assign to each employee. So I created a running total field to count store assgined. Then I place it in the detail section and guess what happen, I have the same employee and their id listed multiple times with running total count 1,2,3,4,5,6...
Then I wanted to sum the running total and place it in the detail section but someone told me that you cannot sum running total.
I try moving the department group, employee , employee id to the group footer..and Guess what happen, it only show me the last record.
How can I display all the employee and the total store assigne to each employee? What section of the report should I put these field?