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