SAMEPERIODLASTYEAR is a DAX function that returns a set of dates from the previous year corresponding to the current selection.
Syntax
SAMEPERIODLASTYEAR( Dates )
Argument | Properties | Description |
---|---|---|
Dates | The name of a column containing dates or a one column table containing dates. |