J
JK
I have a db with Customers and each customer has a Product Profile (item,
item desc. etc) All items and account information are in the same table
(unfortunately - I have this db linked to J.D. Edwards using an ODBC driver).
Which means if an account has two items in their product profile, the account
name and acct number are listed 2 times.
I have a report grouped & sorted first by Salesperson and then by Class of
Trade.
I want the report to display the Salesperson's name - then all of that
Salesperson's accounts (with each item under each acct name) grouped and
sorted by Class of Trade.
I need to count the number of accounts in each class.
And, I need to count the number of items in each account profile (or in each
class) with a total number of items (per class) displayed at the end of each
Class Group - with a grand summary at the end of the report.
Maybe someone could point me in the right direction?
Thx.
I thought I could do all of this counting inside the report - but maybe
that's not the case?
item desc. etc) All items and account information are in the same table
(unfortunately - I have this db linked to J.D. Edwards using an ODBC driver).
Which means if an account has two items in their product profile, the account
name and acct number are listed 2 times.
I have a report grouped & sorted first by Salesperson and then by Class of
Trade.
I want the report to display the Salesperson's name - then all of that
Salesperson's accounts (with each item under each acct name) grouped and
sorted by Class of Trade.
I need to count the number of accounts in each class.
And, I need to count the number of items in each account profile (or in each
class) with a total number of items (per class) displayed at the end of each
Class Group - with a grand summary at the end of the report.
Maybe someone could point me in the right direction?
Thx.
I thought I could do all of this counting inside the report - but maybe
that's not the case?