From the course: Power BI Data Analyst Associate (PL-300) Cert Prep: Create Model Calculations Using DAX
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Time-intelligence functions - Power BI Tutorial
From the course: Power BI Data Analyst Associate (PL-300) Cert Prep: Create Model Calculations Using DAX
Time-intelligence functions
- [Instructors] Time intelligence functions allow us to manipulate data using time periods. This includes days, months, quarters, and years. An example of this is financial analysis, which includes quarter to date, month to date, and year to date comparisons and analysis. We usually see financial data being represented on a quarterly basis or yearly basis in financial statements, reports, or dashboards. Time intelligence functions allow us the opportunity to use predefined calculations for time-based analysis. Let's look at two examples. So we're using the time intelligence startup Power BI file, and we've loaded a matrix visual showing sales by year and month. If we would like to compare sales of one month to the previous month, we can use the previous month function. This function returns a single column of dates from the previous month based on the first date that we use as our input. So this is useful for comparing…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Recap of functions2m 24s
-
(Locked)
Row and filter contexts6m 58s
-
(Locked)
Using the CALCULATE function2m 44s
-
(Locked)
Creating dates with CALENDAR and CALENDARAUTO3m 48s
-
(Locked)
Accessing related data with the RELATED function2m 22s
-
(Locked)
Overriding default relationships with functions2m 44s
-
(Locked)
Time-intelligence functions4m 37s
-
(Locked)
Statistical functions3m 48s
-
(Locked)
-
-