PDA

Click to See Complete Forum and Search --> : [RESOLVED] Multiple graphs per report


conwa02976
Nov 14th, 2007, 09:38 AM
I am using CR XI R2. I have a report that I need to create Horizontal Percent Bar Charts. My data comes from 27 statements that have 4 answers each. I need to create a chart for each statment showing the percentages of each answer in the chart.

I can create a report based on one statement with the correct chart in the Report Header section. The query is pulling that one question though. What I need is to have a chart for each question in the same report but I understand I can't insert a chart in the details section.

How do I go about doing this?

Any help would be greatly appreciated.



Ron

brucevde
Nov 14th, 2007, 10:03 AM
If the report is grouped you can place a Chart into the Group Header or Footer. The Chart will then be based on the detail records for a single group.

conwa02976
Nov 19th, 2007, 10:06 AM
Thanks brucevde.

Grouping does the trick!!