Functions
Last updated
Was this helpful?
Last updated
Was this helpful?
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 .
AuditBoard Analytics includes over 150 functions for different purposes, including , , , , , , and .
An example of a function is LEFT([Name], 3)
, which extracts the first three characters from the "Name" field.