Note that our Syntax also supports date math calculations. See more in the Syntax section.
Configuration
Select Unit
Select the unit you want to add/subtract to/from your date column. You can select one of the following:
- Seconds
- Minutes
- Hours
- Days
- Months
- Years
Example: Using syntax to add Days
In this example we want to add whatever is in the simple_int column + 10 as days to the datetime_column column. We simply select the Days unit and reference the simple_int column + 10 to get the result we want.
