ReportModifiedOn

ReportModifiedOn returns the date the current report was last modified. Use this function in a text box, text cell, row, or column heading.

Syntax:

ReportModifiedOn("DateFormat","TimeFormat")

Note:

The date and time format is case-sensitive. ReportModifiedOn returns a value only after the report is saved. See Parameters for Text Functions for parameter definitions.

Example:

Insert the date Dec 19, 2016. (This is the date that the report was last modified.)

Report Modified: ReportModifiedOn("MMM dd, yyyy").