Question:
How can I display on the Report when it was created (date and time)?
Solution:
To do so, follow these procedures:
- Insert a Demo Tag with its Type property set to 3-Current Time.
- In the Report’s PageHeader, insert a Data Field with its DataField property set to the Demo Tag’s address. For example: Data.DemoTag.Value.
- Edit the Data Field object’s formatting to Date and select the appropriate format.