From the course: Power BI Data Modeling with DAX
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Delete or edit a measure - Power BI Tutorial
From the course: Power BI Data Modeling with DAX
Delete or edit a measure
- [Narrator] If you'd like to delete a measure, you can simply point to it, click to open the menu and choose delete. You'll be prompted, do you want to delete Num products? I do. When I do that, notice that it breaks this visualization. It's okay, I can just select it and delete the visualization as well or I could have edited the visualization to choose a different value here. For example, to put number of products and delete Num products, not a problem. But I'm going to delete that visualization and then I would like to edit number or products which is what I would like to keep. So I'm going just select this to pitch it up in the editor. And instead of count A, I'm going to use count rows. I'm simply backspacing over the A and note count rows is available to me right here, double click and I have now modified number of products. It says the single value for column product name can not be determined. So notice…
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)
Create a measure with SUM2m 47s
-
(Locked)
Understanding DAX syntax1m 51s
-
(Locked)
Display the measure in a matrix1m 15s
-
(Locked)
Format a measure1m 33s
-
(Locked)
Create measures with COUNT and COUNTROWS3m 23s
-
(Locked)
Delete or edit a measure4m 29s
-
(Locked)
Check your data with COUNTBLANK1m 36s
-
(Locked)
Create a measure with DISTINCTCOUNT2m 28s
-
(Locked)
-
-
-
-