Chart in report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report based on a totals query with three fields - Production Line
(Group by), Comment (Group by), and Comment (Count). I would like to have a
report that has an individual chart for each production line.

I tried adding a grouping level by Production Line. I can't get the chart to
only display results particular to the Line though (every chart in the report
is the same).

Any suggestions?
 
Charts like subreports have Link Master/Child properties that you can use to
filter the chart based on a value from the report.
 
Back
Top