I am using Crystal Version 12.2.4 running against an Oracle database. I am pulling the complaints and then using a group summary to calculate the count of complaints by month. DistinctCount ({pat_evt_ah.event_id}, {pat_evt_ah.event_dt}, "monthly")
I have now been asked to calculate the Median for the last 12 months and place this on a graph. All of this is in a subreport of a larger report.
I can't get a running total to work since the field is already summarized. Anybody have some other thoughts to get this done?
Thanks
I have now been asked to calculate the Median for the last 12 months and place this on a graph. All of this is in a subreport of a larger report.
I can't get a running total to work since the field is already summarized. Anybody have some other thoughts to get this done?
Thanks