Date Variables

Use date variables to contain the results of date calculations.

For example, to create a date variable that adds 14 days to the date of a customer’s last appointment, you could use the miscellaneous function dateadd, and enter the information in the Variable Builder as follows:

dateadd (<##Master_Query=APPTS.APPT_DATE>, 'day', 14)

When you create date variables: