[RESOLVED] Multiple graphs per report
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
Re: Multiple graphs per report
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.
Re: Multiple graphs per report
Thanks brucevde.
Grouping does the trick!!