insert chart into Report based on parameter query

C

cmiyat1

I have a report that is based on a parameter query
(between [start date] and [end date]). I'd like to insert
a pie chart that depicts the counts on 4 categories within
the report. How do I do that so when I enter the start
and end dates the chart is updated automatically?
 
Top