SUB_YEARS Operation

How to use the SUB_YEARS operation in formulas

Definition
Example
Syntax Guide
Formula In Use

 


Definition

The SUB_YEARS operation allows you to subtract years from a date.  

 


Example

SUB_YEARS($CREATED, 2)


Syntax Guide

SUB_YEARS(date, years)

date - The date to subtract years from

years - The number of years you want to subtract from the date

 


Formula In Use

SUB_YEARS_1

 


What's next?