Actuateclub.com

 

  About Actuate   |   Forums   |   Message Board  |   FAQ   |   Jobs    |   Actuate 100   |   Guest Book  |   Feedback  |   Sitemap   |   Home

Techieindex

 
Customer report with count, grouped by State
In this report we first group the report by state and display the count also.
Description
In this report we will learn how to add a Count.
In the content slot and in Before slot, put frames.
Also put a frame in the After of the Report Section.

By putting a frame in the Before slot, we can display the things required to display at the time when a State is changed.

Put the controls needed to display in the Content slot of GroupSection.
Put a Label and a TextControl in the frame which is in the Before frame of GroupSection.
Change the label as State and set the ValueExp of the TextControl to [Address.Addrstate].
Now put a Label and a TextControl in the frame which is in the After frame of ReportSection.
Change the label as Count and set the ValueExp of the TextControl to count().
Run the report and the Count will be displayed in the last page.



 

 

 

 

 

 

Copyright © 2008 Techieindex