Which function in DAX returns the same expression evaluated over the previous year?

Power BI Medium

Power BI — Medium

Which function in DAX returns the same expression evaluated over the previous year?

Key points

  • SAMEPERIODLASTYEAR considers the time period.
  • DATEADD and PARALLELPERIOD change date values.
  • PREVIOUSYEAR only returns a date.
  • SAMEPERIODLASTYEAR is time-period specific.

Ready to go further?

Related questions