I am having difficulty finishing a report which contains a couple of subreports. I want to add a pie chart which will show the final results/grand totals from the various subs, but I have been told/done research that suggests that the sub reports execute after any charts making this chart impossible. I have even tried putting the chart into an on-demand sub-report, hoping this would delay the creation of the pie sufficiently to allow it to 'read' those values, but this does not work either.
Anyway, my other idea is to possibly take the grand totals and insert them into a temp table, and then show these values in a subreport/chart. I am wondering if this sort of thing is doable in crystal? If I can do the insert, will it occur in time for the subreport chart to pull correctly? Or perhaps someone out there has a better idea that might work in this situation...?
Thanks in advance!
Anyway, my other idea is to possibly take the grand totals and insert them into a temp table, and then show these values in a subreport/chart. I am wondering if this sort of thing is doable in crystal? If I can do the insert, will it occur in time for the subreport chart to pull correctly? Or perhaps someone out there has a better idea that might work in this situation...?
Thanks in advance!