From the course: Microsoft Power BI Data Analyst Associate (PL-300) Cert Prep by Microsoft Press (2024)
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Create semi-additive measures - Power BI Tutorial
From the course: Microsoft Power BI Data Analyst Associate (PL-300) Cert Prep by Microsoft Press (2024)
Create semi-additive measures
- [Instructor] Okay, so in this sub-lesson we're going to talk about how to create semi-additive measures. But first off, what are semi-additive measures? Semi-additive measures can be summed across some, but not all dimensions. Balance amounts are common semi-additive facts and they're additive across all dimensions except time. And bank balances and inventory accounts are common examples where semi-additive measures are needed. Some common DAX function that support semi-additive measures are the LASTDATE function, FIRSTDATE, LASTNONBLANK, FIRSTNONBLANK, OPENINGBALANCEMONTH and CLOSINGBALANCEMONTH. So, let's go to the Power BI desktop and take a look. Okay, so I am on the Power BI desktop here. And what I want to point out first is I have an inventory table here, which basically has a date and a specific inventory level for that day. So, let's take a look at July 1st here and we have the balance of 100 units. And if we go all the way through each one of these different days here, all…
Contents
-
-
-
-
-
-
-
-
-
(Locked)
Learning objectives37s
-
(Locked)
Create single aggregation measures9m 27s
-
(Locked)
Use CALCULATE to manipulate filters3m 40s
-
(Locked)
Implement time intelligence measures2m 54s
-
(Locked)
Identify implicit measures and replace with explicit measures3m 47s
-
(Locked)
Use basic statistical functions4m 33s
-
(Locked)
Create semi-additive measures4m 44s
-
(Locked)
Create a measure by using quick measures3m 54s
-
(Locked)
Create calculated tables2m 30s
-
(Locked)
-
-
-
-
-
-
-
-
-