Variables in report title

Hello,

I would like to add the generation date/time or even variables somewhere in the report, for instance in the title area. Is it possible to do so?

e.g: "SALES REPORT - %datetime%" or something like that.

Marcel
 
You can use the following variables in the Report Title:

* &OSUser - The Operating System user.
* &DBUser - The user that is connected to the database.
* &Database - The database that the user is connected to.
* &Date - The current date.
* &Time - The current time.
 
Last edited:
Back
Top