Previous Topic

Next Topic

Book Contents

Book Index

Step 2: Creating the to_date variable

The second step is to create the to_date variable which will represent the end date of the report.

To create the to_date variable:

  1. Right click on a folder the same if the EnterpriseSCHEDULE Explorer and choose New > Variable.
  2. Rename the variable to_date.
  3. Double click on the new variable to open the variable property page.
  4. Select Expression from the Type dropdown.
  5. Type "YESTERDAY" + 17.5 hours in the Value field
  6. Click on the OK button to save the change.

The from_date variable has been created.

See Also

Date Variable Example

Step 1: Creating the from_date variables

Step 3: Using the date range in a job

Validating the Date Variable values