dateAdd

Description
Add to a date. The last argument, unit, can be one of: years, quarters, months, weeks, days, hours, minutes, seconds, milliseconds.
Tags
Functions
Type
Date
Syntax
dateAdd(date, number, text)
Example
dateAdd(prop("Start Date"), prop("Years to Goal"), "years")