Time-intelligence functions are group of DAX functions that give you insights from different time dimensions. In this video, you’ll learn how to use the SAMEPERIODLASTYEAR, YTD and MTD functions inside the CALCULATE.
Before you can use any DAX time-intelligence functions, you must have a proper date dimension in your data model (e.g. a calendar table).
A sample dataset if you want to tag along with me: https://bit.ly/3asrZ5n
#PowerBI #DAX
#Calculate #TimeIntelligence