Months Totals across page

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
WAS
Posts: 5
Joined: Tue Oct 10, 2017 12:44 pm

Months Totals across page

Post by WAS » Sat Apr 08, 2006 6:52 pm

I could use help to determine how to total the number of carriers used by mode by month across the page. ____Each shipment record includes a carrier name. Since there are many shipment records, there are many of the same carrier for each mode. I would like to count the unique carrier names for each mode by month across the page. I cannot find a way to do it using the totals function. I can total other data across months, but have not been able to total when there are multiple records of the same name.____My total band is mode. My total field is setup as follows:__1. Count Carrier name.__2. Reset on Mode__3. Accumulate on Carrier name__4. Preprocess the records__5. Condition = Month (1=January)____What am I doing wrong? Any help on this would greatly be appreciated.

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Months Totals across page

Post by kfleming » Mon Apr 10, 2006 11:58 am

You would need to create an explicit conditional total for each carrier and then place these totals across the page.______Kathleen__R&R Support

WAS
Posts: 5
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: Months Totals across page

Post by WAS » Mon Apr 10, 2006 9:25 pm

Kathleen, thank you.

Post Reply