YEAR Returns the year of a date as a four digit integer in the range 1900-9999.
Syntax
YEAR(date)
Parameters
date – A date in datetime or text format, containing the year you want to find.
Return Value
An integer in the range 1900-9999.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference