DATEDIFF

DATEDIFF is a DAX function that returns the number of units specified in the interval between two input dates. Syntax Argument Properties Description Date1 A … Read More

DATE

DATE is a DAX function that returns the specified date in datetime format. Syntax Argument Properties Description Year A four digit number representing the year. … Read More