spacemanspiffy04
Programmer
Hi,
I am a new CR XI user and have created the following report. The main group is by User ID, and within each user ID there are a number of US States. So, the report will look like this:
User ID States Amount
Bob MO 10
CA 20
TN 30
Total 60
Mary VT 5
OH 6
CA 7
Total 18
I need to have a seperate total section at the end of the report that sums up the Amounts based on each state.
Total MO 10
CA 27 (20 + 7)
OH 6
etc.....
The states within each User's group will change on a daily basis with new states being added and others being removed.
All information will come from the same database table.
Any help will be greatly appreciated!!!!
Thanks!
I am a new CR XI user and have created the following report. The main group is by User ID, and within each user ID there are a number of US States. So, the report will look like this:
User ID States Amount
Bob MO 10
CA 20
TN 30
Total 60
Mary VT 5
OH 6
CA 7
Total 18
I need to have a seperate total section at the end of the report that sums up the Amounts based on each state.
Total MO 10
CA 27 (20 + 7)
OH 6
etc.....
The states within each User's group will change on a daily basis with new states being added and others being removed.
All information will come from the same database table.
Any help will be greatly appreciated!!!!
Thanks!