Advanced Calculations

Available Advanced Calculations

  • CreateGroupAnchorsFunctionAdds an anchor to a group to all elements with the name specified in element.
  • CreateHyperLinksFunctionAdds hyperlinks to all elements (objects) with the name specified in element.
  • ElementColorFunctionA function that alternates between true and false for each item within a group. The function value determines when to use an object's color.
  • ElementVisibilitySwitchFunctionA function that alternates between true and false for each item within a group. The functions value affects a defined objects visibility.
  • HideElementByNameFunctionThis function hides all objects with a given name, as long as the defined field does not contain the element name.
  • HidePageBandForTableExportHide the page header and footer if the current export type is not a pageable export (like printing, PDF or plain text).
  • PageFunctionA report function that counts pages.
  • PageOfPagesFunctionA report function that combines the PageFunction and PageTotalFunction.
  • PageTotalFunctionPrints the total number of pages of an report.
  • property-refExposes values and properties that are available in the reporting object.
  • TextFormatExpressionUses a java.text.MessageFormat to format a string message.