Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Description

Excerpt

A report function that calculates the quotient of two summed fields (columns) from the

TableModel

data source.

This function produces a global total. The total sum of the group is known when the group processing starts and the report is not performing a prepare-run. The sum is calculated in the prepare run and recalled in the printing run.

...

  • to calculate a quotient for the entire report
  • to calculate a quotient within a particular group
Include Page
Reporting:RequiresJavaLangNumberReporting:
RequiresJavaLangNumber

The function understands three parameters.

...