General functions
count
The count function adds a column to number the lines.
Example: count()
-----------------------------------------------------------
isEmpty
The isEmpty function returns 'Yes' if the field is empty.
Example: isEmpty(Orders.'Actual completion date-time')
For an additional example, see also Combining functions.