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.
Demo: Creating a full measure - Power BI Tutorial
From the course: Power BI Data Analyst Associate (PL-300) Cert Prep: Create Model Calculations Using DAX
Demo: Creating a full measure
- [Instructor] The difference between a quick and a full measure is that for quick measures, there are predefined calculations, and we can simply choose the fields to involve in these calculations. For full measures, we construct formulas ourselves based on the type of questions we want to ask of our data. To create a full measure, you can right-click on a table from the report view and select new measure, or select new measure under the modeling tab. So I'm going to select our sales table and I can simply select new measure. In the previous video, we looked at how to calculate our profit margin using our quick measure. Now we can simply reconstruct the same measure in this video using a full measure. So let's start with our name. So on the left of the equal sign is where you name the measure. So let's call this one Profit % because there's a profit margin in our model already and we can't have two measures with the…
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)
Demo: Creating a quick measure in Power BI3m 47s
-
(Locked)
Demo: Creating a full measure6m 44s
-
(Locked)
Demo: Semi-additive measures2m 56s
-
(Locked)
Calculated columns vs. measures2m 33s
-
(Locked)
Implicit vs. explicit measures1m 27s
-
(Locked)
Work with aggregations2m 2s
-
(Locked)
Demo: Calculated tables1m 40s
-
(Locked)
-