Kbase 17883: Actuate - How to use the Count() function.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Actuate - How to use the Count() function.
Actuate - How to use the Count() function.
You can use the Count() function to get
the number of items in a report, or in
a group section.
This is how:
a) If you want to count the number of
items in the report:
1. Create an integer control in the
content, or after-section of
the report.
2. In the "Value Expression" property of
this integer control, type, "count()"
(without quotes).
b) If you have a group section, Actuate will
count the number of items in the group
key-field from the property sheet of the
group-section. Please note that this works
only if nothing has been specified in the
group-by part of the query editor.
Progress Software Technical Support Note # 17883