Foundry
- Add – Published Report Packs now include filters for Split, Show Outputs and Hide Outputs. This allows addition field attributes like Code names etc to be shown or hidden in the report when submitted.

- Add – Field multiple select CheckBoxList as a data Entry option. Creates a comma delimited list of values in the database table column. E.g. ACC,DEF,XYZ


- Add – Column horizon offsets (Offset X). Allows field columns positions be adjusted to the left or right

- Add – Writeback custom JavaScript events for defining a Form Library, Setup, Validation and finally Submit. This is useful when adding custom logic to a Form e.g. Adding Heading Line logic. Also a Read Only condition to lock the Form if the condition is true.

Engine
- Add –Writeback control tag {_Writeback.StageRowID} that generates a negative random id number e.g. -1060149 that can be used to track and process a Writeback batch or records. Useful for custom writebacks where a Header and Line are involved.
Excel
- New – Edge Data compute options for Materialized Queries and other Datasets. Allows datasets to be downloaded from the server and cached on the client to greatly improve reporting performance where network bottlenecks exist. Once a dataset has been cached locally reports are auto redirected to the local cached data. In this way latency and other restriction in the network that would degrade the overall reporting time can be avoided.
