CR 8.0
SQL
I currently have a Chart & Cross Tab Report in the Report Footer.
Q1 How can I get the Chart to appear on page one, page break, then begin the Cross Tab Table on page two?
Q2 I want to add a column to the cross tab but I do not want the info to appear in the graph AND all I want is the Totals (AddTotColumn below). This column would be a count of primary activity by client. "Serv1 etc..) is a display of secondary activity and we want to be able to compare Primary to Secondary.
Here is an example of the output I would like:
Serv1 Serv2 Serv3 Totals AddTotColumn
Client 1
Client 2
Client 3
etc....
Hopefully this makes sense. Thanks!
SQL
I currently have a Chart & Cross Tab Report in the Report Footer.
Q1 How can I get the Chart to appear on page one, page break, then begin the Cross Tab Table on page two?
Q2 I want to add a column to the cross tab but I do not want the info to appear in the graph AND all I want is the Totals (AddTotColumn below). This column would be a count of primary activity by client. "Serv1 etc..) is a display of secondary activity and we want to be able to compare Primary to Secondary.
Here is an example of the output I would like:
Serv1 Serv2 Serv3 Totals AddTotColumn
Client 1
Client 2
Client 3
etc....
Hopefully this makes sense. Thanks!