Page 1 of 1

Summary information in TitleBand

Posted: Tue Sep 05, 2006 4:10 am
by ikirck
Hello,

I need to display some summary information (several totals and averages) in a Titleband, also a chart based upon this informations. I tried to do this with a subreport, but this seems not to work (the subreport is not displayed).

Is there any other way to display summary informations in the TitleBand?

Summary information in TitleBand

Posted: Tue Sep 05, 2006 4:20 am
by Edward
ikirck wrote:Hello,

I need to display some summary information (several totals and averages) in a Titleband, also a chart based upon this informations. I tried to do this with a subreport, but this seems not to work (the subreport is not displayed).

Is there any other way to display summary informations in the TitleBand?
Please just place StiText component with aggregate function on TitleBand. It is have to work. Please provide us with more information about your chart.
Thanks

Summary information in TitleBand

Posted: Tue Sep 05, 2006 5:35 am
by ikirck
For the summary information, I now use text components with ProcessAtEnd = true. These text components contain variables which I calculate during DataBand1.BeforePrint. This works fine, but not for the chart.

The chart is also placed in the TitleBand, and I'm trying to use the variables calculated on DataBand1.BeforePrint as values for the chart. This does not work, as the chart is printed before the variables are calculated. Is it possible to do something like ProcessAtEnd for the chart?

Summary information in TitleBand

Posted: Tue Sep 05, 2006 6:37 am
by Vital
We need some time to examine this question.
I inform you about result.

Thank you.

Summary information in TitleBand

Posted: Sun Sep 10, 2006 9:59 pm
by Vital

Please contact to support for receiving patch for this problem.
Thanks.