Functions

A function in AuditBoard Analytics is a predefined command that performs a specific operation or set of data tasks. Functions take certain inputs (known as arguments) and produce a result. See all functions available.

AuditBoard Analytics includes over 150 functions for different purposes, including aggregation, conversion, date/time calculations, logical arguments, math calculation, table manipulation, and text manipulation.

An example of a function is LEFT([Name], 3), which extracts the first three characters from the "Name" field.

Last updated

Was this helpful?