Counts
-
The Count calculation counts the number of occurrences of the field within a group.
-
If a count is required at the end of the report for a distinct number rather than total count, use for example:
<?count(xdoxslt:distinct_values(PRODUCT_COVERED_PRODUCT_NUMBER))?>
-
To add a total to a grouping, create the grouping and add the field, setting as a calculated value, check the On Grouping option, and then paste into the grouped cell.