Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi
I'm a beginner on power bi. I am trying to calculate the average and the standard deviation for a group of durations. I have created measures that calculate on other measures and I am not sure how they work. The intention is that the measures can be filtered using other fields from the main table. I would be grateful for any feedback.
The first measure calculates the sum of a duration of a status across a number of rows.
DAX measures execute inside the current filter context on the report. If you have a measure in a visual that is displaying rows by category, then the measure will only operate on the rows for that category.
This is why sometimes you need to use the ALL() function inside of CALCULATE(), to restore a greater set of the rows than are visible to the measure in the filter context when it is called.
I'm a personal Power Bi Trainer I learn something every time I answer a question
The Golden Rules for Power BI
Help when you know. Ask when you don't!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 7 | |
| 7 | |
| 7 |