Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I am trying to create a visual that has individual metrics, as well as the average of those same metrics by employee type.
As expected, the average measure is showing the average for that individual. What I want to do is to have the static average by "StaffType" in the "BudgetHoursAverage" column, as shown below:
So, I would like to have 31.50 for all individuals who's StaffType is "DIR", etc...
I had created a measure I thought would accomplish this but it is still returning the average by individual:
Solved! Go to Solution.
Hi,
This measure works
Measure = CALCULATE([HoursAverage],ALL(Sheet1[Staff Name]))
Hope this helps.
Hi,
Share the download link of the PBI file.
Hello,
Here is a pbix file that I created which scrubbed the sensitive information: https://pbmares.sharefile.com/d-sb68872bfc427447084f039c4ea66e28e
Hi,
Is this the result you want? Download the PBI file from here.
Hope this helps.
Hello,
Thank you for looking at this. Unfotunately this does not acheive what I was looking for. What I am trying to do is to keep the overall average by Title in the second column in the first table. Here is a screenshot that might clarify:
Any additional help would be great.
Thanks!
Hi,
This measure works
Measure = CALCULATE([HoursAverage],ALL(Sheet1[Staff Name]))
Hope this helps.
That works, thanks!
You are welcome.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 82 | |
| 71 | |
| 50 | |
| 46 |