/
Advanced Calculations
Advanced Calculations
Available Advanced Calculations
- CreateGroupAnchorsFunction — Adds an anchor to a group to all elements with the name specified in element.
- CreateHyperLinksFunction — Adds hyperlinks to all elements (objects) with the name specified in element.
- ElementColorFunction — A function that alternates between true and false for each item within a group. The function value determines when to use an object's color.
- ElementVisibilitySwitchFunction — A function that alternates between true and false for each item within a group. The functions value affects a defined objects visibility.
- HideElementByNameFunction — This function hides all objects with a given name, as long as the defined field does not contain the element name.
- HidePageBandForTableExport — Hide the page header and footer if the current export type is not a pageable export (like printing, PDF or plain text).
- PageFunction — A report function that counts pages.
- PageOfPagesFunction — A report function that combines the PageFunction and PageTotalFunction.
- PageTotalFunction — Prints the total number of pages of an report.
- property-ref — Exposes values and properties that are available in the reporting object.
- TextFormatExpression — Uses a java.text.MessageFormat to format a string message.